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/07/30 16:15:35 UTC

svn commit: r1152469 - in /httpcomponents/httpcore/branches/4.1.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: Sat Jul 30 14:15:34 2011
New Revision: 1152469

URL: http://svn.apache.org/viewvc?rev=1152469&view=rev
Log:
Upgrade project version to 4.1.4-SNAPSHOT

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

Modified: httpcomponents/httpcore/branches/4.1.x/httpcore-ab/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.1.x/httpcore-ab/pom.xml?rev=1152469&r1=1152468&r2=1152469&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.1.x/httpcore-ab/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.1.x/httpcore-ab/pom.xml Sat Jul 30 14:15:34 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.1.3-SNAPSHOT</version>
+    <version>4.1.4-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-ab</artifactId>
   <name>HttpCore AB clone</name>

Modified: httpcomponents/httpcore/branches/4.1.x/httpcore-benchmark/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.1.x/httpcore-benchmark/pom.xml?rev=1152469&r1=1152468&r2=1152469&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.1.x/httpcore-benchmark/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.1.x/httpcore-benchmark/pom.xml Sat Jul 30 14:15:34 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.1.3-SNAPSHOT</version>
+    <version>4.1.4-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-benchmark</artifactId>
   <name>HttpCore Benchmarks</name>

Modified: httpcomponents/httpcore/branches/4.1.x/httpcore-contrib/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.1.x/httpcore-contrib/pom.xml?rev=1152469&r1=1152468&r2=1152469&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.1.x/httpcore-contrib/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.1.x/httpcore-contrib/pom.xml Sat Jul 30 14:15:34 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.1.3-SNAPSHOT</version>
+    <version>4.1.4-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-contrib</artifactId>
   <name>HttpCore Contrib</name>

Modified: httpcomponents/httpcore/branches/4.1.x/httpcore-nio/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.1.x/httpcore-nio/pom.xml?rev=1152469&r1=1152468&r2=1152469&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.1.x/httpcore-nio/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.1.x/httpcore-nio/pom.xml Sat Jul 30 14:15:34 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.1.3-SNAPSHOT</version>
+    <version>4.1.4-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-nio</artifactId>
   <name>HttpCore NIO</name>

Modified: httpcomponents/httpcore/branches/4.1.x/httpcore-osgi/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.1.x/httpcore-osgi/pom.xml?rev=1152469&r1=1152468&r2=1152469&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.1.x/httpcore-osgi/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.1.x/httpcore-osgi/pom.xml Sat Jul 30 14:15:34 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.1.3-SNAPSHOT</version>
+    <version>4.1.4-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-osgi</artifactId>
   <name>HttpCore OSGi bundle</name>

Modified: httpcomponents/httpcore/branches/4.1.x/httpcore/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.1.x/httpcore/pom.xml?rev=1152469&r1=1152468&r2=1152469&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.1.x/httpcore/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.1.x/httpcore/pom.xml Sat Jul 30 14:15:34 2011
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.1.3-SNAPSHOT</version>
+    <version>4.1.4-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore</artifactId>
   <name>HttpCore</name>

Modified: httpcomponents/httpcore/branches/4.1.x/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.1.x/pom.xml?rev=1152469&r1=1152468&r2=1152469&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.1.x/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.1.x/pom.xml Sat Jul 30 14:15:34 2011
@@ -35,7 +35,7 @@
   <groupId>org.apache.httpcomponents</groupId>
   <artifactId>httpcomponents-core</artifactId>
   <name>HttpComponents Core</name>
-  <version>4.1.3-SNAPSHOT</version>
+  <version>4.1.4-SNAPSHOT</version>
   <description>Core components to build HTTP enabled services</description>
   <url>http://hc.apache.org/httpcomponents-core</url>
   <inceptionYear>2005</inceptionYear>