You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/02/19 15:57:05 UTC

[2/2] git commit: Update scm location in pom

Update scm location in pom


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/295ed4bd
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/295ed4bd
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/295ed4bd

Branch: refs/heads/2.6.x-fixes
Commit: 295ed4bdfa09363c93afc5970730f416d6e3a0be
Parents: bb86441
Author: Daniel Kulp <dk...@apache.org>
Authored: Wed Feb 19 09:03:11 2014 -0500
Committer: Daniel Kulp <dk...@apache.org>
Committed: Wed Feb 19 09:56:48 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/295ed4bd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 88461b6..34afe35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,8 +31,8 @@
     <packaging>pom</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes/</developerConnection>
+        <connection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cxf.git</developerConnection>
     </scm>
     <issueManagement>
         <system>jira</system>