aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2015-11-19 16:28:02 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2015-11-19 16:28:02 +0200
commit8c2131b03a2d52d63f2dfc6945cb19d89e1e0542 (patch)
treee25b215c037caadc96cfb352ab665fc6f5fc6260 /pom.xml
parentc7d6a98d991b49f5012866f0c8df89c6fd8c332c (diff)
downloadpf4j-8c2131b03a2d52d63f2dfc6945cb19d89e1e0542.tar.gz
pf4j-8c2131b03a2d52d63f2dfc6945cb19d89e1e0542.zip
update maven-release-plugin to 2.5.3
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 58d2402..5e98f7c 100644
--- 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>