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


The following commit(s) were added to refs/heads/master by this push:
     new 276d8da  Use github uri in pom
276d8da is described below

commit 276d8da2b7b00ff79c2a62b1f796e095f53a2699
Author: Christian Schneider <[email protected]>
AuthorDate: Thu Sep 21 12:28:51 2017 +0200

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

diff --git a/pom.xml b/pom.xml
index e4132ae..6c2edc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,8 +34,8 @@
     <name>CXF DOSGi main</name>
  
     <scm>
-        
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-dosgi.git</connection>
-        
<developerConnection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-dosgi.git</developerConnection>
+        <connection>scm:[email protected]:apache/cxf-dosgi.git</connection>
+        
<developerConnection>scm:[email protected]:apache/cxf-dosgi.git</developerConnection>
         <tag>HEAD</tag>
     </scm>
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to