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 3a4d97ae85a0e4ef341b5071bf60a9cc0cfdac37
Author: jbonofre <[email protected]>
AuthorDate: Sun Apr 5 07:25:49 2020 +0200

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

diff --git a/gogo/jline/pom.xml b/gogo/jline/pom.xml
index 01e7f14..17b2dd3 100644
--- a/gogo/jline/pom.xml
+++ b/gogo/jline/pom.xml
@@ -30,9 +30,10 @@
     <artifactId>org.apache.felix.gogo.jline</artifactId>
     <version>1.1.5-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