From: Svjatoslav Agejenko Date: Tue, 11 Jul 2017 03:15:35 +0000 (+0200) Subject: Fix for maven-git integration problem X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=instantlauncher.git;a=commitdiff_plain;h=db8b666e33ade56240a3d5e303597b2c26dd1cd1 Fix for maven-git integration problem --- diff --git a/pom.xml b/pom.xml index 048f50d..e26f7cf 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,19 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.9.4 + + + +