You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2011/08/04 21:29:48 UTC

svn commit: r1153974 - in /httpcomponents/httpclient/branches/4.1.x: httpclient-benchmark/pom.xml httpclient-cache/pom.xml httpclient-contrib/pom.xml httpclient-osgi/pom.xml httpclient/pom.xml httpmime/pom.xml pom.xml

Author: olegk
Date: Thu Aug  4 19:29:46 2011
New Revision: 1153974

URL: http://svn.apache.org/viewvc?rev=1153974&view=rev
Log:
Upgraded project version to 4.1.3-SNAPSHOT

Modified:
    httpcomponents/httpclient/branches/4.1.x/httpclient-benchmark/pom.xml
    httpcomponents/httpclient/branches/4.1.x/httpclient-cache/pom.xml
    httpcomponents/httpclient/branches/4.1.x/httpclient-contrib/pom.xml
    httpcomponents/httpclient/branches/4.1.x/httpclient-osgi/pom.xml
    httpcomponents/httpclient/branches/4.1.x/httpclient/pom.xml
    httpcomponents/httpclient/branches/4.1.x/httpmime/pom.xml
    httpcomponents/httpclient/branches/4.1.x/pom.xml

Modified: httpcomponents/httpclient/branches/4.1.x/httpclient-benchmark/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.1.x/httpclient-benchmark/pom.xml?rev=1153974&r1=1153973&r2=1153974&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.1.x/httpclient-benchmark/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.1.x/httpclient-benchmark/pom.xml Thu Aug  4 19:29:46 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.1.3-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient-benchmark</artifactId>
   <name>HttpClient Benchmarks</name>

Modified: httpcomponents/httpclient/branches/4.1.x/httpclient-cache/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.1.x/httpclient-cache/pom.xml?rev=1153974&r1=1153973&r2=1153974&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.1.x/httpclient-cache/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.1.x/httpclient-cache/pom.xml Thu Aug  4 19:29:46 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.1.3-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient-cache</artifactId>
   <name>HttpClient Cache</name>

Modified: httpcomponents/httpclient/branches/4.1.x/httpclient-contrib/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.1.x/httpclient-contrib/pom.xml?rev=1153974&r1=1153973&r2=1153974&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.1.x/httpclient-contrib/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.1.x/httpclient-contrib/pom.xml Thu Aug  4 19:29:46 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.1.3-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient-contrib</artifactId>
   <name>HttpClient Contrib</name>

Modified: httpcomponents/httpclient/branches/4.1.x/httpclient-osgi/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.1.x/httpclient-osgi/pom.xml?rev=1153974&r1=1153973&r2=1153974&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.1.x/httpclient-osgi/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.1.x/httpclient-osgi/pom.xml Thu Aug  4 19:29:46 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.1.3-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient-osgi</artifactId>
   <name>HttpClient OSGi bundle</name>

Modified: httpcomponents/httpclient/branches/4.1.x/httpclient/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.1.x/httpclient/pom.xml?rev=1153974&r1=1153973&r2=1153974&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.1.x/httpclient/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.1.x/httpclient/pom.xml Thu Aug  4 19:29:46 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.1.3-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient</artifactId>
   <name>HttpClient</name>

Modified: httpcomponents/httpclient/branches/4.1.x/httpmime/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.1.x/httpmime/pom.xml?rev=1153974&r1=1153973&r2=1153974&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.1.x/httpmime/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.1.x/httpmime/pom.xml Thu Aug  4 19:29:46 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.1.3-SNAPSHOT</version>
   </parent>
   <artifactId>httpmime</artifactId>
   <name>HttpMime</name>

Modified: httpcomponents/httpclient/branches/4.1.x/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.1.x/pom.xml?rev=1153974&r1=1153973&r2=1153974&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.1.x/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.1.x/pom.xml Thu Aug  4 19:29:46 2011
@@ -35,7 +35,7 @@
   <groupId>org.apache.httpcomponents</groupId>
   <artifactId>httpcomponents-client</artifactId>
   <name>HttpComponents Client</name>
-  <version>4.1.2-SNAPSHOT</version>
+  <version>4.1.3-SNAPSHOT</version>
   <description>Apache HttpComponents Client is a library of components for building client side HTTP services</description>
   <url>http://hc.apache.org/httpcomponents-client</url>
   <inceptionYear>1999</inceptionYear>