You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2009/04/16 00:14:57 UTC

svn commit: r765396 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Author: aheritier
Date: Wed Apr 15 22:14:57 2009
New Revision: 765396

URL: http://svn.apache.org/viewvc?rev=765396&view=rev
Log:
Revert release done by Barrie. He cannot continue it.

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=765396&r1=765395&r2=765396&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Wed Apr 15 22:14:57 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>