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

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

commit ad7438d9d121eed0d414e3daeb6bacc77ea90dc7
Author: Christian Schneider <ch...@die-schneider.net>
AuthorDate: Thu Sep 21 13:11:55 2017 +0200

    Fix git url
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5c1406a..48fdd43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,8 +34,9 @@
     <name>CXF DOSGi main</name>
  
     <scm>
-        <connection>scm:git:git://github.com/apache/cxf-dosgi.git</connection>
-        
<developerConnection>scm:git:git://github.com/apache/cxf-dosgi.git</developerConnection>
+        
<connection>scm:git:http://gitbox.apache.org/repos/asf/cxf-dosgi.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cxf-dosgi.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=cxf-dosgi.git;a=summary</url>
         <tag>HEAD</tag>
     </scm>
 

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

Reply via email to