From c6d3d927fd463c410d6950aef7dca9dfb2f0b261 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 10 Apr 2014 10:38:32 +1000 Subject: [PATCH] fix release plugin configuration for git --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a114f231d..634b9ded0 100644 --- a/pom.xml +++ b/pom.xml @@ -178,8 +178,9 @@ org.apache.maven.plugins maven-release-plugin - 2.4.1 + 2.5 + true false true deploy -- 2.39.5