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 2017/01/15 19:24:27 UTC

[53/53] [abbrv] maven-resolver git commit: [MNG-6008] git repository renamed to maven-resolver.git

[MNG-6008] git repository renamed to maven-resolver.git

Project: http://git-wip-us.apache.org/repos/asf/maven-resolver/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-resolver/commit/8bd8c539
Tree: http://git-wip-us.apache.org/repos/asf/maven-resolver/tree/8bd8c539
Diff: http://git-wip-us.apache.org/repos/asf/maven-resolver/diff/8bd8c539

Branch: refs/heads/MNG-6007
Commit: 8bd8c539dbeb65937c766dcea2c4340f405e46a7
Parents: 656749d
Author: Herv� Boutemy <hb...@apache.org>
Authored: Thu Sep 15 00:34:59 2016 +0200
Committer: Herv� Boutemy <hb...@apache.org>
Committed: Sun Jan 15 20:22:26 2017 +0100

----------------------------------------------------------------------
 pom.xml | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/8bd8c539/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c8b6d0b..a1ded5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,18 +42,19 @@
   <inceptionYear>2010</inceptionYear>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/maven-aether.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/maven-aether.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf/maven-aether.git</url>
+    <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>
+    <url>https://github.com/apache/maven-resolver/tree/${project.scm.tag}</url>
+    <tag>master</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
     <url>https://issues.apache.org/jira/browse/MRESOLVER</url>
   </issueManagement>
-  <!--ciManagement>
+  <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/job/</url>
-  </ciManagement-->
+    <url>https://builds.apache.org/job/maven-resolver/</url>
+  </ciManagement>
   <distributionManagement>
     <site>
       <id>apache.website</id>