Author: brett
Date: Thu Jan 14 15:42:24 2010
New Revision: 899247
URL: http://svn.apache.org/viewvc?rev=899247&view=rev
Log:
restore snapshot version that was in use
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=899247&r1=899246&r2=899247&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Thu Jan 14 15:42:24 2010
@@ -27,7 +27,7 @@
<version>14</version>
</parent>
<artifactId>maven-eclipse-plugin</artifactId>
- <version>2.7</version>
+ <version>2.8-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>