Removed references to Jakarta from the project artifact ids
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@544940 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
672bf841e5
commit
0d962274e7
|
@ -62,7 +62,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>jakarta-httpcore</artifactId>
|
||||
<artifactId>httpcore</artifactId>
|
||||
<version>4.0-alpha5-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue