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 2019/11/12 06:47:46 UTC

[karaf-winegrower] branch master updated: Update scm section

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-winegrower.git


The following commit(s) were added to refs/heads/master by this push:
     new 157c12e  Update scm section
157c12e is described below

commit 157c12e246472b41b670e3c3804afcb5588ec485
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Nov 12 07:47:35 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index b006250..8f64313 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,8 +207,8 @@
   </distributionManagement>
 
   <scm>
-    <developerConnection>scm:git:https://github.com/jbonofre/winegrower.git</developerConnection>
-    <connection>scm:git:https://github.com/jbonofre/winegrower.git</connection>
-    <url>https://github.com/jbonofre/winegrower</url>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/karaf-winegrower</developerConnection>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/karaf-winegrower</connection>
+    <url>https://github.com/apache/karaf-winegrower</url>
   </scm>
 </project>