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/13 22:24:59 UTC

maven-aether git commit: MNG-6040 configured Jira project

Repository: maven-aether
Updated Branches:
  refs/heads/master 27f8bd736 -> 33015d9a4


MNG-6040 configured Jira project

Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/33015d9a
Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/33015d9a
Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/33015d9a

Branch: refs/heads/master
Commit: 33015d9a4d5cae80c7fe110815c176c6c11ae55c
Parents: 27f8bd7
Author: Herv� Boutemy <hb...@apache.org>
Authored: Wed Sep 14 00:24:51 2016 +0200
Committer: Herv� Boutemy <hb...@apache.org>
Committed: Wed Sep 14 00:24:51 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-aether/blob/33015d9a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4ac83c6..cf4efb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,11 +47,11 @@
     <url>https://github.com/apache/maven-aether/tree/${project.scm.tag}</url>
     <tag>master</tag>
   </scm>
-  <!--issueManagement>
+  <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/</url>
+    <url>https://issues.apache.org/jira/browse/MRESOLVER</url>
   </issueManagement>
-  <ciManagement>
+  <!--ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/</url>
   </ciManagement-->