Author: veithen
Date: Sat Aug 28 21:30:43 2010
New Revision: 990452
URL: http://svn.apache.org/viewvc?rev=990452&view=rev
Log:
Merged r990449 to the 1.5 branch.
Modified:
axis/axis2/java/core/branches/1_5/pom.xml
Modified: axis/axis2/java/core/branches/1_5/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/pom.xml?rev=990452&r1=990451&r2=990452&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_5/pom.xml (original)
+++ axis/axis2/java/core/branches/1_5/pom.xml Sat Aug 28 21:30:43 2010
@@ -443,7 +443,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