You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2008/08/03 22:53:12 UTC

svn commit: r682212 - /maven/plugins/trunk/maven-idea-plugin/pom.xml

Author: dennisl
Date: Sun Aug  3 13:53:11 2008
New Revision: 682212

URL: http://svn.apache.org/viewvc?rev=682212&view=rev
Log:
Rolling back the release.

Modified:
    maven/plugins/trunk/maven-idea-plugin/pom.xml

Modified: maven/plugins/trunk/maven-idea-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-idea-plugin/pom.xml?rev=682212&r1=682211&r2=682212&view=diff
==============================================================================
--- maven/plugins/trunk/maven-idea-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-idea-plugin/pom.xml Sun Aug  3 13:53:11 2008
@@ -28,7 +28,7 @@
   <artifactId>maven-idea-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven IDEA Plugin</name>
-  <version>2.3-SNAPSHOT</version>
+  <version>2.2-SNAPSHOT</version>
 
   <prerequisites>
     <maven>2.0.1</maven>