Author: jvanzyl Date: Tue Feb 13 18:58:07 2007 New Revision: 507368 URL: http://svn.apache.org/viewvc?view=rev&rev=507368 Log: o update to the released parent with release profile goodies
Modified: maven/plugins/trunk/maven-rar-plugin/pom.xml Modified: maven/plugins/trunk/maven-rar-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-rar-plugin/pom.xml?view=diff&rev=507368&r1=507367&r2=507368 ============================================================================== --- maven/plugins/trunk/maven-rar-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-rar-plugin/pom.xml Tue Feb 13 18:58:07 2007 @@ -22,7 +22,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-rar-plugin</artifactId>