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 2020/08/17 06:39:14 UTC

[karaf-cellar] branch master updated: Update scm to gitbox

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/karaf-cellar.git


The following commit(s) were added to refs/heads/master by this push:
     new 579c0da  Update scm to gitbox
579c0da is described below

commit 579c0da0493b70faea187d4ad0e12dd7d9f2aa92
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Aug 17 08:39:01 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index ffa2527..e91aaa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,9 +80,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>