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:52:27 UTC

git commit: Update scm location in pom

Repository: cxf
Updated Branches:
  refs/heads/2.7.x-fixes ebb0f751e -> 7815a15c2


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/7815a15c
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7815a15c
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/7815a15c

Branch: refs/heads/2.7.x-fixes
Commit: 7815a15c26fbf13e4781f1be83ea5b6466141d8a
Parents: ebb0f75
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:51:29 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/7815a15c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c99eb2f..0fdc7a9 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.7.x-fixes</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.7.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>