Author: dejanb
Date: Fri Aug 13 14:48:17 2010
New Revision: 985217
URL: http://svn.apache.org/viewvc?rev=985217&view=rev
Log:
upgrade release plugin to 2.0
Modified:
activemq/trunk/pom.xml
Modified: activemq/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=985217&r1=985216&r2=985217&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Fri Aug 13 14:48:17 2010
@@ -993,6 +993,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
+ <version>2.0</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<allowTimestampedSnapshots>false</allowTimestampedSnapshots>