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:
Oleg Kalnichevski 2007-06-06 20:28:12 +00:00
parent 672bf841e5
commit 0d962274e7
1 changed files with 1 additions and 1 deletions

View File

@ -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>