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 2009/07/18 20:17:10 UTC

svn commit: r795406 - /maven/shared/trunk/maven-reporting-impl/pom.xml

Author: dennisl
Date: Sat Jul 18 18:17:10 2009
New Revision: 795406

URL: http://svn.apache.org/viewvc?rev=795406&view=rev
Log:
Merge r795405 from the maven-reporting-impl-2.0.4.x branch.

Modified:
    maven/shared/trunk/maven-reporting-impl/pom.xml

Modified: maven/shared/trunk/maven-reporting-impl/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl/pom.xml?rev=795406&r1=795405&r2=795406&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-impl/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-impl/pom.xml Sat Jul 18 18:17:10 2009
@@ -51,6 +51,11 @@
     <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl</url>
   </scm>
 
+  <issueManagement>
+    <system>jira</system>
+    <url>http://jira.codehaus.org/browse/MSHARED/component/13274</url>
+  </issueManagement>
+
   <properties>
     <mavenVersion>2.0.10</mavenVersion>
     <doxiaVersion>1.1.1</doxiaVersion>