Author: hboutemy
Date: Sat Apr 19 02:25:06 2008
New Revision: 649777

URL: http://svn.apache.org/viewvc?rev=649777&view=rev
Log:
added issueManagement element to POM (merged from trunk r649776)

Modified:
    maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml

Modified: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml?rev=649777&r1=649776&r2=649777&view=diff
==============================================================================
--- maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml (original)
+++ maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml Sat Apr 19 02:25:06 
2008
@@ -36,6 +36,11 @@
     
<url>http://svn.apache.org/viewcvs.cgi/maven/ant-tasks/branches/maven-ant-tasks-2.0.x</url>
   </scm>
 
+  <issueManagement>
+    <system>jira</system>
+    <url>http://jira.codehaus.org/browse/MANTTASKS</url>
+  </issueManagement>
+
   <build>
     <pluginManagement>
       <plugins>


Reply via email to