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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git

commit f8922c51c5fc78ff2d0d3e0bb6871dc2700f1235
Author: jbonofre <[email protected]>
AuthorDate: Sun Apr 5 07:25:25 2020 +0200

    Update scm section
---
 gogo/gogo-parent/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gogo/gogo-parent/pom.xml b/gogo/gogo-parent/pom.xml
index 214a494..5bafbb8 100644
--- a/gogo/gogo-parent/pom.xml
+++ b/gogo/gogo-parent/pom.xml
@@ -31,9 +31,10 @@
     <artifactId>gogo-parent</artifactId>
     <version>6-SNAPSHOT</version>
     <url>http://felix.apache.org/</url>
+
     <scm>
-        
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
-        
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/felix-dev.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
     </scm>
 

Reply via email to