This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-3.0.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-3.0.x by this push:
new 0078570 Update scm location
0078570 is described below
commit 007857025478f2e808aad5cf4ce3b3e4bbe7d10d
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Feb 26 04:25:56 2018 +0100
Update scm location
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 590ef19..5f54f3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,9 +73,9 @@
</modules>
<scm>
-
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</developerConnection>
-
<url>https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=summary</url>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/karaf.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/karaf.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=karaf.git;a=summary</url>
<tag>HEAD</tag>
</scm>
--
To stop receiving notification emails like this one, please contact
[email protected].