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/12 11:20:43 UTC

httpcomponents-core git commit: Updated repository details in POM [Forced Update!]

Repository: httpcomponents-core
Updated Branches:
  refs/heads/4.4.x 98b4b5ee1 -> 1adb1197e (forced update)


Updated repository details in POM


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

Branch: refs/heads/4.4.x
Commit: 1adb1197e4fe59fa56a61671271ce0677074d65e
Parents: 672542f
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Fri May 12 11:05:29 2017 +0200
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Fri May 12 13:20:11 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/1adb1197/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9e4196d..46de0cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,9 +58,10 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.4.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.4.x</developerConnection>
-    <url>https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.4.x</url>
+    <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.x</tag>
   </scm>
 
   <modules>