You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2017/09/09 06:39:08 UTC

[cxf] 01/02: moved to Gitbox

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit d3d87c27b6c1f31aa4dcad86707731f1e43b4762
Author: Dennis Kieselhorst <de...@apache.org>
AuthorDate: Sat Sep 9 08:20:16 2017 +0200

    moved to Gitbox
---
 etc/cxf.rdf | 4 ++--
 pom.xml     | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/etc/cxf.rdf b/etc/cxf.rdf
index bc289a4..74238a8 100644
--- a/etc/cxf.rdf
+++ b/etc/cxf.rdf
@@ -22,8 +22,8 @@
     <category rdf:resource="http://projects.apache.org/category/network-server" />
     <repository>
       <GitRepository>
-        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/cxf.git"/>
-        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=cxf.git"/>
+        <location rdf:resource="https://gitbox.apache.org/repos/asf/cxf.git"/>
+        <browse rdf:resource="https://gitbox.apache.org/repos/asf?p=cxf.git"/>
       </GitRepository>
     </repository>
     <maintainer>
diff --git a/pom.xml b/pom.xml
index 8efe4c3..df7d9d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,9 +29,9 @@
     <url>http://cxf.apache.org</url>
     <packaging>pom</packaging>
     <scm>
-        <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>
-        <url>https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=summary</url>
+        <connection>scm:git:http://gitbox.apache.org/repos/asf/cxf.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cxf.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=cxf.git;a=summary</url>
         <tag>HEAD</tag>
     </scm>
     <issueManagement>

-- 
To stop receiving notification emails like this one, please contact
"commits@cxf.apache.org" <co...@cxf.apache.org>.