Author: baerrach Date: Thu Apr 2 00:52:56 2009 New Revision: 761139 URL: http://svn.apache.org/viewvc?rev=761139&view=rev Log: bumping to 2.7 as per email that fixing regression with a new feature shouldn't be a .z version update.
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=761139&r1=761138&r2=761139&view=diff ============================================================================== --- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Thu Apr 2 00:52:56 2009 @@ -27,7 +27,7 @@ <version>13</version> </parent> <artifactId>maven-eclipse-plugin</artifactId> - <version>2.6.1-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>