From 757063cd424f7d16ef11afa093eb78de405b1f73 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 26 Feb 2013 10:34:02 +0100 Subject: [PATCH] Downgrade maven-release-plugin to 2.3.2 The reason is: http://jira.codehaus.org/browse/MRELEASE-818 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fc43763dbbf..1b4f299db1f 100644 --- a/pom.xml +++ b/pom.xml @@ -224,7 +224,8 @@ org.apache.maven.plugins maven-release-plugin - 2.4 + + 2.3.2 org.apache.maven.plugins -- 2.39.5