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 2007/02/16 22:23:39 UTC

svn commit: r508585 - /maven/plugins/trunk/maven-changelog-plugin/pom.xml

Author: dennisl
Date: Fri Feb 16 13:23:39 2007
New Revision: 508585

URL: http://svn.apache.org/viewvc?view=rev&rev=508585
Log:
o Update to a released version of the parent.

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

Modified: maven/plugins/trunk/maven-changelog-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/pom.xml?view=diff&rev=508585&r1=508584&r2=508585
==============================================================================
--- maven/plugins/trunk/maven-changelog-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changelog-plugin/pom.xml Fri Feb 16 13:23:39 2007
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>8-SNAPSHOT</version>
+    <version>8</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-changelog-plugin</artifactId>