You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/03/18 11:19:47 UTC

[maven-resolver] branch master updated: [MRESOLVER-44] switch from Git-WIP to GitBox

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new e6b4551  [MRESOLVER-44] switch from Git-WIP to GitBox
e6b4551 is described below

commit e6b4551e242389fdd7f091496c826bdb030d9f3c
Author: Hervé Boutemy <he...@free.fr>
AuthorDate: Sun Mar 18 12:19:44 2018 +0100

    [MRESOLVER-44] switch from Git-WIP to GitBox
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3e199d4..cbaad25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
   <inceptionYear>2010</inceptionYear>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/maven-resolver.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/maven-resolver.git</developerConnection>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver.git</developerConnection>
     <url>https://github.com/apache/maven-resolver/tree/${project.scm.tag}</url>
     <tag>master</tag>
   </scm>
@@ -52,7 +52,7 @@
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/job/maven-resolver/</url>
+    <url>https://builds.apache.org/job/maven-box/job/maven-resolver/</url>
   </ciManagement>
   <distributionManagement>
     <site>

-- 
To stop receiving notification emails like this one, please contact
hboutemy@apache.org.