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:20:29 UTC

[cxf] branch master updated: moved to Gitbox

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

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 6ba4265  moved to Gitbox
6ba4265 is described below

commit 6ba42650ec5d260aee1414dce83ea6a2b86f00a0
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 376dc64..28f6e10 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>'].