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 2016/09/14 22:35:49 UTC

maven-resolver git commit: MNG-6008 git repository renamed to maven-resolver.git

Repository: maven-resolver
Updated Branches:
  refs/heads/master 33015d9a4 -> 72bc16451


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/72bc1645
Tree: http://git-wip-us.apache.org/repos/asf/maven-resolver/tree/72bc1645
Diff: http://git-wip-us.apache.org/repos/asf/maven-resolver/diff/72bc1645

Branch: refs/heads/master
Commit: 72bc164518a189d0de7b01ae956b4e1d62495f8b
Parents: 33015d9
Author: Herv� Boutemy <hb...@apache.org>
Authored: Thu Sep 15 00:34:59 2016 +0200
Committer: Herv� Boutemy <hb...@apache.org>
Committed: Thu Sep 15 00:34:59 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/72bc1645/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cf4efb5..adf7622 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,9 +42,9 @@
   <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://github.com/apache/maven-aether/tree/${project.scm.tag}</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>