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 2017/05/09 20:03:49 UTC

[20/35] httpcomponents-core git commit: Upgrade project version to 4.1.4-SNAPSHOT

Upgrade project version to 4.1.4-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.1.x@1152469 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/f4a290e4
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/f4a290e4
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/f4a290e4

Branch: refs/heads/4.1.x
Commit: f4a290e4d1463a51d193b295ef9f0c23628d31cf
Parents: ff5986b
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Sat Jul 30 14:15:34 2011 +0000
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Sat Jul 30 14:15:34 2011 +0000

----------------------------------------------------------------------
 httpcore-ab/pom.xml        | 2 +-
 httpcore-benchmark/pom.xml | 2 +-
 httpcore-contrib/pom.xml   | 2 +-
 httpcore-nio/pom.xml       | 2 +-
 httpcore-osgi/pom.xml      | 2 +-
 httpcore/pom.xml           | 2 +-
 pom.xml                    | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/f4a290e4/httpcore-ab/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-ab/pom.xml b/httpcore-ab/pom.xml
index 912b860..ee00597 100644
--- a/httpcore-ab/pom.xml
+++ b/httpcore-ab/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/f4a290e4/httpcore-benchmark/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-benchmark/pom.xml b/httpcore-benchmark/pom.xml
index 9768f0f..0aed422 100644
--- a/httpcore-benchmark/pom.xml
+++ b/httpcore-benchmark/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/f4a290e4/httpcore-contrib/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-contrib/pom.xml b/httpcore-contrib/pom.xml
index 084b71b..032e583 100644
--- a/httpcore-contrib/pom.xml
+++ b/httpcore-contrib/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/f4a290e4/httpcore-nio/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-nio/pom.xml b/httpcore-nio/pom.xml
index 43d6885..331d3d2 100644
--- a/httpcore-nio/pom.xml
+++ b/httpcore-nio/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/f4a290e4/httpcore-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-osgi/pom.xml b/httpcore-osgi/pom.xml
index 4d5c435..541c254 100644
--- a/httpcore-osgi/pom.xml
+++ b/httpcore-osgi/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/f4a290e4/httpcore/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore/pom.xml b/httpcore/pom.xml
index c0e33c5..50ed6cb 100644
--- a/httpcore/pom.xml
+++ b/httpcore/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/f4a290e4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c218ad9..15a2254 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>