You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/10/09 13:50:55 UTC

[karaf-cellar] branch cellar-4.0.x updated: Update scm location

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

jbonofre pushed a commit to branch cellar-4.0.x
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git


The following commit(s) were added to refs/heads/cellar-4.0.x by this push:
     new ca3ba67  Update scm location
ca3ba67 is described below

commit ca3ba671131346fa6f18dbf5e7aa125f5ee30bac
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Oct 9 15:50:46 2018 +0200

    Update scm location
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4f297f4..eb6542b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,9 +78,9 @@
     </modules>
 
     <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</developerConnection>
-        <url>https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;a=summary</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/karaf-cellar.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/karaf-cellar.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=karaf-cellar.git;a=summary</url>
       <tag>HEAD</tag>
   </scm>