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-downloader.git
commit ab9522ed369d8cae8c640df4a216c2382575fe19 Author: Herve Boutemy <[email protected]> AuthorDate: Sat Aug 7 03:29:54 2010 +0000 updated issue management urls to point precisely to the component in MSHARED git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@983169 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index d9b6a45..2146700 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,10 @@ under the License. <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-downloader</developerConnection> <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-downloader</url> </scm> + <issueManagement> + <system>jira</system> + <url>http://jira.codehaus.org/browse/MSHARED/component/13270</url> + </issueManagement> <dependencies> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
