You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2013/08/07 23:04:15 UTC

svn commit: r1511487 - /maven/resources/trunk/pom.xml

Author: dennisl
Date: Wed Aug  7 21:04:15 2013
New Revision: 1511487

URL: http://svn.apache.org/r1511487
Log:
[MASFRES-2] apache jar resource bundle does not appear to be documented

- Add JIRA location

Modified:
    maven/resources/trunk/pom.xml

Modified: maven/resources/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/resources/trunk/pom.xml?rev=1511487&r1=1511486&r2=1511487&view=diff
==============================================================================
--- maven/resources/trunk/pom.xml (original)
+++ maven/resources/trunk/pom.xml Wed Aug  7 21:04:15 2013
@@ -36,6 +36,11 @@
   <name>Apache Maven Resource Bundles</name>
   <inceptionYear>2012</inceptionYear>
 
+  <issueManagement>
+    <system>jira</system>
+    <url>https://issues.apache.org/jira/browse/MASFRES</url>
+  </issueManagement>
+
   <properties>
     <apache-jar-resource-bundle-version>1.5-SNAPSHOT</apache-jar-resource-bundle-version>
     <apache-jar-txt-resource-bundle-version>1.5-SNAPSHOT</apache-jar-txt-resource-bundle-version>