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 2008/11/25 23:24:08 UTC

svn commit: r720626 - /maven/pom/trunk/maven/pom.xml

Author: aheritier
Date: Tue Nov 25 14:24:08 2008
New Revision: 720626

URL: http://svn.apache.org/viewvc?rev=720626&view=rev
Log:
Upgrade maven-release-plugin to 2.0-beta-8

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=720626&r1=720625&r2=720626&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Tue Nov 25 14:24:08 2008
@@ -630,7 +630,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.0-beta-7</version>
+          <version>2.0-beta-8</version>
           <configuration>
             <!-- This element will be overriden by children -->
             <tagBase>https://svn.apache.org/repos/asf/maven/pom/tags</tagBase>