From: Svjatoslav Agejenko Date: Tue, 11 Jul 2017 03:17:03 +0000 (+0200) Subject: Fix for maven-git integration problem X-Git-Tag: svjatoslavcommons-1.8~61 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=svjatoslav_commons.git;a=commitdiff_plain;h=83ac545c91eacfb24531396bdac5558dad7c10f5 Fix for maven-git integration problem --- diff --git a/pom.xml b/pom.xml index 51b2a58..aa9ad66 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,19 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.9.4 + + + +