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


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

commit 3135aca10938197edae676bd62088677acf9e087
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Jan 6 07:54:38 2019 +0100

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

diff --git a/project/pom.xml b/project/pom.xml
index 7ed3bda..0903791 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -79,9 +79,9 @@
   </mailingLists>
 
   <scm>
-    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds.git</connection>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=jclouds.git</url>
+    
<connection>scm:git:https://gitbox.apache.org/repos/asf/jclouds.git</connection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/jclouds.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=jclouds.git</url>
     <tag>HEAD</tag>
   </scm>
 

Reply via email to