You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jd...@apache.org on 2005/06/24 03:34:56 UTC

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

Author: jdcasey
Date: Thu Jun 23 18:34:55 2005
New Revision: 201532

URL: http://svn.apache.org/viewcvs?rev=201532&view=rev
Log:
preparing for re-release to fix version.

Modified:
    maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml?rev=201532&r1=201531&r2=201532&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml Thu Jun 23 18:34:55 2005
@@ -5,8 +5,9 @@
     <groupId>org.apache.maven.plugins</groupId>
     <version>2.0-alpha-3</version>
   </parent>
+  <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-eclipse-plugin</artifactId>
-  <version>2.0-alpha-3</version>
+  <version>2.0-alpha-3-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Maven Eclipse Plugin</name>
   <dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org