You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2010/04/09 16:30:40 UTC

svn commit: r932432 - /incubator/aries/trunk/blueprint/pom.xml

Author: hughesj
Date: Fri Apr  9 14:30:39 2010
New Revision: 932432

URL: http://svn.apache.org/viewvc?rev=932432&view=rev
Log:
ARIES-173 At release:prepare I'm getting what may be the problem raised in http://jira.codehaus.org/browse/MRELEASE-3

Modified:
    incubator/aries/trunk/blueprint/pom.xml

Modified: incubator/aries/trunk/blueprint/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/blueprint/pom.xml?rev=932432&r1=932431&r2=932432&view=diff
==============================================================================
--- incubator/aries/trunk/blueprint/pom.xml (original)
+++ incubator/aries/trunk/blueprint/pom.xml Fri Apr  9 14:30:39 2010
@@ -132,7 +132,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.0-beta-9</version>
+          <version>2.0</version>
           <configuration>
             <useReleaseProfile>false</useReleaseProfile>
             <goals>deploy</goals>