mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-16 15:07:27 +00:00
POM reflecting promotion to the TLP status
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@604869 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8d6052ed98
commit
30d4733d06
@ -42,7 +42,7 @@
|
||||
<description>
|
||||
HttpComponents Client (base module)
|
||||
</description>
|
||||
<url>http://jakarta.apache.org/httpcomponents/httpclient</url>
|
||||
<url>http://hc.apache.org/httpcomponents-client</url>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<licenses>
|
||||
@ -54,9 +54,9 @@
|
||||
</licenses>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk/module-client</connection>
|
||||
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk/module-client</developerConnection>
|
||||
<url>http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk/module-client</url>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client</connection>
|
||||
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client</developerConnection>
|
||||
<url>http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client</url>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
|
10
pom.xml
10
pom.xml
@ -40,7 +40,7 @@
|
||||
<name>HttpComponents Client</name>
|
||||
<version>4.0-alpha3-SNAPSHOT</version>
|
||||
<description>Components to build client side HTTP services</description>
|
||||
<url>http://jakarta.apache.org/httpcomponents/httpclient</url>
|
||||
<url>http://hc.apache.org/httpcomponents-client</url>
|
||||
<inceptionYear>2000</inceptionYear>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
@ -63,9 +63,9 @@
|
||||
</issueManagement>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk</connection>
|
||||
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk</developerConnection>
|
||||
<url>http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk</url>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk</connection>
|
||||
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk</developerConnection>
|
||||
<url>http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk</url>
|
||||
</scm>
|
||||
|
||||
<modules>
|
||||
@ -83,7 +83,7 @@
|
||||
<plugin>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<configuration>
|
||||
<tagBase>https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/tags/</tagBase>
|
||||
<tagBase>https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/</tagBase>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
Loading…
x
Reference in New Issue
Block a user