[MNG-6040] configured Jira project Project: http://git-wip-us.apache.org/repos/asf/maven-resolver/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-resolver/commit/656749d8 Tree: http://git-wip-us.apache.org/repos/asf/maven-resolver/tree/656749d8 Diff: http://git-wip-us.apache.org/repos/asf/maven-resolver/diff/656749d8
Branch: refs/heads/MNG-6007 Commit: 656749d8517bba43a47cf4d24333e4bc6213d0f9 Parents: 3a1b8ae Author: Hervé Boutemy <[email protected]> Authored: Wed Sep 14 00:24:51 2016 +0200 Committer: Hervé Boutemy <[email protected]> Committed: Sun Jan 15 20:22:26 2017 +0100 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/656749d8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ee993b5..c8b6d0b 100644 --- a/pom.xml +++ b/pom.xml @@ -46,11 +46,11 @@ <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> </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-->
