Author: veithen Date: Sat Aug 28 21:24:17 2010 New Revision: 990449 URL: http://svn.apache.org/viewvc?rev=990449&view=rev Log: Going back to maven-release-plugin 2.0-beta-9 since 2.0 seems to have issues with the calculation of the tag path.
Modified: axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/java/core/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=990449&r1=990448&r2=990449&view=diff ============================================================================== --- axis/axis2/java/core/trunk/pom.xml (original) +++ axis/axis2/java/core/trunk/pom.xml Sat Aug 28 21:24:17 2010 @@ -550,7 +550,8 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.0</version> + <!-- Note: 2.0 seems to have issues with the calculation of the tag path --> + <version>2.0-beta-9</version> <configuration> <autoVersionSubmodules>true</autoVersionSubmodules> <!-- "clean verify" fails because for OSGi bundles, there