Author: pottlinger
Date: Wed May 11 19:21:59 2016
New Revision: 1743417
URL: http://svn.apache.org/viewvc?rev=1743417&view=rev
Log:
Update to latest mvn-rel plugin.
Modified:
creadur/rat/trunk/pom.xml
Modified: creadur/rat/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1743417&r1=1743416&r2=1743417&view=diff
==============================================================================
--- creadur/rat/trunk/pom.xml (original)
+++ creadur/rat/trunk/pom.xml Wed May 11 19:21:59 2016
@@ -376,7 +376,7 @@ agnostic home for software distribution
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>2.5.1</version>
+ <version>2.5.3</version>
<configuration>
<!-- Only prompt once for the release version -->
<autoVersionSubmodules>true</autoVersionSubmodules>