You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by jb...@apache.org on 2020/04/05 05:25:45 UTC

[felix-dev] branch master updated (917acfa -> 3a4d97a)

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

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


    from 917acfa  [FELIX-6214] Upgrade to jline 3.13.x (with code change) and narrow import range
     new f8922c5  Update scm section
     new 3a4d97a  Update scm section

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gogo/gogo-parent/pom.xml | 5 +++--
 gogo/jline/pom.xml       | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)


[felix-dev] 01/02: Update scm section

Posted by jb...@apache.org.
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 <jb...@apache.org>
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>
 


[felix-dev] 02/02: Update scm section

Posted by jb...@apache.org.
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 <jb...@apache.org>
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>