You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2007/10/24 03:26:48 UTC

svn commit: r587739 - /maven/components/branches/maven-2.0.x/pom.xml

Author: brianf
Date: Tue Oct 23 18:26:48 2007
New Revision: 587739

URL: http://svn.apache.org/viewvc?rev=587739&view=rev
Log:
checking the new version. will rollback shortly

Modified:
    maven/components/branches/maven-2.0.x/pom.xml

Modified: maven/components/branches/maven-2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/pom.xml?rev=587739&r1=587738&r2=587739&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/pom.xml Tue Oct 23 18:26:48 2007
@@ -72,7 +72,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.0-beta-5</version>
+          <version>2.0-beta-7</version>
           <configuration>
             <tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
           </configuration>