aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7ebc81f..fac4998 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>3.1.1</version>
+ <version>2.5.3</version>
<configuration>
<goals>pre-integration-test</goals>
<preparationGoals>package</preparationGoals>