Author: jbalunas(a)redhat.com
Date: 2010-05-28 10:32:45 -0400 (Fri, 28 May 2010)
New Revision: 17362
Modified:
root/build/parent/trunk/pom.xml
Log:
Needed to revert to maven-release-plugin 2.0 beta 9 because of
http://jira.codehaus.org/browse/MRELEASE-526
Modified: root/build/parent/trunk/pom.xml
===================================================================
--- root/build/parent/trunk/pom.xml 2010-05-28 13:53:19 UTC (rev 17361)
+++ root/build/parent/trunk/pom.xml 2010-05-28 14:32:45 UTC (rev 17362)
@@ -152,7 +152,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>2.0</version>
<configuration>
<!-- All sub-modules will have same version -->
<autoVersionSubmodules>true</autoVersionSubmodules>