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 2006/09/24 21:03:57 UTC

svn commit: r449460 - /maven/plugins/trunk/maven-docck-plugin/pom.xml

Author: dennisl
Date: Sun Sep 24 12:03:56 2006
New Revision: 449460

URL: http://svn.apache.org/viewvc?view=rev&rev=449460
Log:
o Change the issue tracking URL.
o Update to a newer parent.

Modified:
    maven/plugins/trunk/maven-docck-plugin/pom.xml

Modified: maven/plugins/trunk/maven-docck-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-docck-plugin/pom.xml?view=diff&rev=449460&r1=449459&r2=449460
==============================================================================
--- maven/plugins/trunk/maven-docck-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-docck-plugin/pom.xml Sun Sep 24 12:03:56 2006
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>3</version>
   </parent>
   <artifactId>maven-docck-plugin</artifactId>
   <packaging>maven-plugin</packaging>
@@ -34,7 +34,7 @@
   <!-- Not inherited correctly -->
   <issueManagement>
     <system>jira</system>
-    <url>http://jira.codehaus.org/browse/MNG</url>
+    <url>http://jira.codehaus.org/browse/MDOCCK</url>
   </issueManagement>
   <dependencies>
     <dependency>