From 9975b389f95a99e9e54abd3d2a67dbe40faa9e18 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 11 Jan 2013 15:45:05 +0100 Subject: [PATCH] downgrade maven-release-plugin to version 2.3.2, because of a bug with mercurial and local checkout --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1812a2e1d9..f16a3c53c5 100644 --- a/pom.xml +++ b/pom.xml @@ -247,7 +247,7 @@ org.apache.maven.plugins maven-release-plugin - 2.4 + 2.3.2 false true