From 370200d1ce9909b01d07ac83686eda7350d8de3f Mon Sep 17 00:00:00 2001 From: Oli Dagenais Date: Mon, 28 Sep 2015 23:42:45 -0400 Subject: [PATCH] Anchor maven-release-plugin to version 2.5.1 This is an attempt to fix the failed release problem just like at http://stackoverflow.com/questions/15166781/mvn-releaseprepare-not-committing-changes-to-pom-xml --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 4f9c1647..bfbc9b0c 100644 --- a/pom.xml +++ b/pom.xml @@ -65,6 +65,13 @@ Licensed under the MIT license. See License.txt in the project root. --> + + maven-release-plugin + 2.5.1 + + deploy + + org.apache.maven.plugins maven-enforcer-plugin