You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by jb...@apache.org on 2019/02/09 07:07:59 UTC

[jclouds-karaf] branch master updated: Update scm to use 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/jclouds-karaf.git


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

commit c148470a2d45ef631f2a41678a6ed9aa9d7c0520
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Feb 9 08:07:50 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 768cd0a..82e56ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,9 +42,9 @@ limitations under the License.
   </licenses>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/jclouds-karaf.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/jclouds-karaf.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=jclouds-karaf.git</url>
     <tag>HEAD</tag>
   </scm>