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:35 UTC

[06/35] httpcomponents-core git commit: Upgraded project version to 4.1.2-SNAPSHOT

Upgraded project version to 4.1.2-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.1.x@1104516 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/7b3c167a
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/7b3c167a
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/7b3c167a

Branch: refs/heads/4.1.x
Commit: 7b3c167a012000bde4e25023df5f8c9400154057
Parents: ef786ef
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Tue May 17 20:10:30 2011 +0000
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Tue May 17 20:10:30 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/7b3c167a/httpcore-ab/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-ab/pom.xml b/httpcore-ab/pom.xml
index baee767..75e059a 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.1-SNAPSHOT</version>
+    <version>4.1.2-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-ab</artifactId>
   <name>HttpCore AB clone</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/7b3c167a/httpcore-benchmark/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-benchmark/pom.xml b/httpcore-benchmark/pom.xml
index ee99d95..29abae7 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.1-SNAPSHOT</version>
+    <version>4.1.2-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-benchmark</artifactId>
   <name>HttpCore Benchmarks</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/7b3c167a/httpcore-contrib/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-contrib/pom.xml b/httpcore-contrib/pom.xml
index 71219f6..9c55258 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.1-SNAPSHOT</version>
+    <version>4.1.2-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-contrib</artifactId>
   <name>HttpCore Contrib</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/7b3c167a/httpcore-nio/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-nio/pom.xml b/httpcore-nio/pom.xml
index 0e38bc3..9208265 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.1-SNAPSHOT</version>
+    <version>4.1.2-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-nio</artifactId>
   <name>HttpCore NIO</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/7b3c167a/httpcore-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-osgi/pom.xml b/httpcore-osgi/pom.xml
index 0fb494c..644925a 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.1-SNAPSHOT</version>
+    <version>4.1.2-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-osgi</artifactId>
   <name>HttpCore OSGi bundle</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/7b3c167a/httpcore/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore/pom.xml b/httpcore/pom.xml
index 654631d..1b26447 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.1-SNAPSHOT</version>
+    <version>4.1.2-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore</artifactId>
   <name>HttpCore</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/7b3c167a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e0642f3..b0e0bb5 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.1-SNAPSHOT</version>
+  <version>4.1.2-SNAPSHOT</version>
   <description>Core components to build HTTP enabled services</description>
   <url>http://hc.apache.org/httpcomponents-core</url>
   <inceptionYear>2005</inceptionYear>