From: Svjatoslav Agejenko Date: Tue, 11 Jul 2017 03:37:23 +0000 (+0200) Subject: Fix for maven-git integration issue X-Git-Tag: javainspect-1.7~34 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=commitdiff_plain;h=e063acd00b41c61a5881af71156c5b24b6a44f77 Fix for maven-git integration issue --- diff --git a/pom.xml b/pom.xml index 4929dbe..0026b6e 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,19 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.9.4 + + + +