Author: baerrach Date: Sun Jun 7 20:32:52 2009 New Revision: 782454 URL: http://svn.apache.org/viewvc?rev=782454&view=rev Log: rolling back for release take 3
Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=782454&r1=782453&r2=782454&view=diff ============================================================================== --- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Sun Jun 7 20:32:52 2009 @@ -27,7 +27,7 @@ <version>13</version> </parent> <artifactId>maven-eclipse-plugin</artifactId> - <version>2.8-SNAPSHOT</version> + <version>2.7-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Maven Eclipse Plugin</name> <description>The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.</description>