Author: brett Date: Thu Jan 5 00:41:29 2006 New Revision: 366122 URL: http://svn.apache.org/viewcvs?rev=366122&view=rev Log: back to previous parent
Modified: maven/plugins/trunk/maven-install-plugin/pom.xml Modified: maven/plugins/trunk/maven-install-plugin/pom.xml URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-install-plugin/pom.xml?rev=366122&r1=366121&r2=366122&view=diff ============================================================================== --- maven/plugins/trunk/maven-install-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-install-plugin/pom.xml Thu Jan 5 00:41:29 2006 @@ -2,7 +2,7 @@ <parent> <artifactId>maven-plugin-parent</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>2.0.1</version> + <version>2.0</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>maven-install-plugin</artifactId> @@ -26,4 +26,4 @@ <version>2.0</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project>