You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2017/10/05 17:56:48 UTC

httpcomponents-core git commit: Set version to 4.4.9-SNAPSHOT.

Repository: httpcomponents-core
Updated Branches:
  refs/heads/4.4.x 050f0fcf8 -> 19029eddf


Set version to 4.4.9-SNAPSHOT.

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

Branch: refs/heads/4.4.x
Commit: 19029eddf0f33de9468e9cb03a70edbe41196bf3
Parents: 050f0fc
Author: Gary Gregory <ga...@gmail.com>
Authored: Thu Oct 5 11:56:46 2017 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Thu Oct 5 11:56:46 2017 -0600

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/19029edd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8247b7d..4b88ac1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>httpcomponents-core</artifactId>
   <name>Apache HttpComponents Core</name>
-  <version>4.4.8</version>
+  <version>4.4.9-SNAPSHOT</version>
   <description>Apache HttpComponents Core is a library of components for building HTTP enabled services</description>
   <url>http://hc.apache.org/httpcomponents-core</url>
   <inceptionYear>2005</inceptionYear>
@@ -62,7 +62,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git</developerConnection>
     <url>https://github.com/apache/httpcomponents-core/tree/${project.scm.tag}</url>
-    <tag>4.4.8</tag>
+    <tag>4.4.9</tag>
   </scm>
 
   <modules>