Author: epunzalan Date: Tue Jul 4 23:40:32 2006 New Revision: 419180 URL: http://svn.apache.org/viewvc?rev=419180&view=rev Log: PR: MCLEAN-14
Updated the parent to 2-SNAPSHOT so that the index.apt will be retained over the generated index.html. Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin/pom.xml?rev=419180&r1=419179&r2=419180&view=diff ============================================================================== --- maven/plugins/trunk/maven-clean-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-clean-plugin/pom.xml Tue Jul 4 23:40:32 2006 @@ -4,7 +4,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>1</version> + <version>2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>maven-clean-plugin</artifactId>