mirror of https://github.com/apache/activemq.git
upgrade release plugin to 2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985217 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
52675ab3e7
commit
61e47a2345
1
pom.xml
1
pom.xml
|
@ -993,6 +993,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
|
<version>2.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||||
<allowTimestampedSnapshots>false</allowTimestampedSnapshots>
|
<allowTimestampedSnapshots>false</allowTimestampedSnapshots>
|
||||||
|
|
Loading…
Reference in New Issue