From: Svjatoslav Agejenko Date: Tue, 11 Jul 2017 03:05:49 +0000 (+0200) Subject: Fix for the maven-git integration mess X-Git-Tag: sixth-3d-1.2~51 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-3d.git;a=commitdiff_plain;h=d0b767ec8ff865a56360f78da5a58340c2dbae02 Fix for the maven-git integration mess --- diff --git a/pom.xml b/pom.xml index a48b7ab..5e42d3a 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,18 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.9.4 + + +