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 2013/08/02 13:13:19 UTC

svn commit: r1509625 - in /httpcomponents/httpcore/branches/4.2.x: httpcore-ab/pom.xml httpcore-benchmark/pom.xml httpcore-contrib/pom.xml httpcore-nio/pom.xml httpcore-osgi/pom.xml httpcore/pom.xml pom.xml

Author: olegk
Date: Fri Aug  2 11:13:19 2013
New Revision: 1509625

URL: http://svn.apache.org/r1509625
Log:
Upgraded project version to 4.2.6-SNAPSHOT

Modified:
    httpcomponents/httpcore/branches/4.2.x/httpcore-ab/pom.xml
    httpcomponents/httpcore/branches/4.2.x/httpcore-benchmark/pom.xml
    httpcomponents/httpcore/branches/4.2.x/httpcore-contrib/pom.xml
    httpcomponents/httpcore/branches/4.2.x/httpcore-nio/pom.xml
    httpcomponents/httpcore/branches/4.2.x/httpcore-osgi/pom.xml
    httpcomponents/httpcore/branches/4.2.x/httpcore/pom.xml
    httpcomponents/httpcore/branches/4.2.x/pom.xml

Modified: httpcomponents/httpcore/branches/4.2.x/httpcore-ab/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.2.x/httpcore-ab/pom.xml?rev=1509625&r1=1509624&r2=1509625&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.2.x/httpcore-ab/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.2.x/httpcore-ab/pom.xml Fri Aug  2 11:13:19 2013
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.2.5-SNAPSHOT</version>
+    <version>4.2.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-ab</artifactId>
   <name>Apache HttpCore Benchmarking Tool</name>

Modified: httpcomponents/httpcore/branches/4.2.x/httpcore-benchmark/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.2.x/httpcore-benchmark/pom.xml?rev=1509625&r1=1509624&r2=1509625&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.2.x/httpcore-benchmark/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.2.x/httpcore-benchmark/pom.xml Fri Aug  2 11:13:19 2013
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.2.5-SNAPSHOT</version>
+    <version>4.2.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-benchmark</artifactId>
   <name>HttpCore Benchmarks</name>

Modified: httpcomponents/httpcore/branches/4.2.x/httpcore-contrib/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.2.x/httpcore-contrib/pom.xml?rev=1509625&r1=1509624&r2=1509625&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.2.x/httpcore-contrib/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.2.x/httpcore-contrib/pom.xml Fri Aug  2 11:13:19 2013
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.2.5-SNAPSHOT</version>
+    <version>4.2.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-contrib</artifactId>
   <name>HttpCore Contrib</name>

Modified: httpcomponents/httpcore/branches/4.2.x/httpcore-nio/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.2.x/httpcore-nio/pom.xml?rev=1509625&r1=1509624&r2=1509625&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.2.x/httpcore-nio/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.2.x/httpcore-nio/pom.xml Fri Aug  2 11:13:19 2013
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.2.5-SNAPSHOT</version>
+    <version>4.2.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-nio</artifactId>
   <name>Apache HttpCore NIO</name>

Modified: httpcomponents/httpcore/branches/4.2.x/httpcore-osgi/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.2.x/httpcore-osgi/pom.xml?rev=1509625&r1=1509624&r2=1509625&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.2.x/httpcore-osgi/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.2.x/httpcore-osgi/pom.xml Fri Aug  2 11:13:19 2013
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.2.5-SNAPSHOT</version>
+    <version>4.2.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-osgi</artifactId>
   <name>Apache HttpCore OSGi bundle</name>

Modified: httpcomponents/httpcore/branches/4.2.x/httpcore/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.2.x/httpcore/pom.xml?rev=1509625&r1=1509624&r2=1509625&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.2.x/httpcore/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.2.x/httpcore/pom.xml Fri Aug  2 11:13:19 2013
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.2.5-SNAPSHOT</version>
+    <version>4.2.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore</artifactId>
   <name>Apache HttpCore</name>

Modified: httpcomponents/httpcore/branches/4.2.x/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.2.x/pom.xml?rev=1509625&r1=1509624&r2=1509625&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.2.x/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.2.x/pom.xml Fri Aug  2 11:13:19 2013
@@ -34,7 +34,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>httpcomponents-core</artifactId>
   <name>Apache HttpComponents Core</name>
-  <version>4.2.5-SNAPSHOT</version>
+  <version>4.2.6-SNAPSHOT</version>
   <description>Core components to build HTTP enabled services</description>
   <url>http://hc.apache.org/httpcomponents-core</url>
   <inceptionYear>2005</inceptionYear>