]> source.dussan.org Git - pf4j.git/commitdiff
update maven-release-plugin to 2.5.3
authorDecebal Suiu <decebal.suiu@gmail.com>
Thu, 19 Nov 2015 14:28:02 +0000 (16:28 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Thu, 19 Nov 2015 14:28:02 +0000 (16:28 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 58d2402c75aab57f51ec0e75d239d0b8b2257cdd..5e98f7c0424e164f29a3375ca7a387395b53508d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
-                <version>2.3.2</version>
+                <version>2.5.3</version>
                 <configuration>
                     <goals>deploy</goals>
                     <autoVersionSubmodules>true</autoVersionSubmodules>