From 84bf964e51b7e0a1efebec60addd80e40e9be3a1 Mon Sep 17 00:00:00 2001 From: Prabhjyot Singh Date: Wed, 13 Jan 2016 09:04:19 +0530 Subject: [PATCH] fix for "The git-clone command failed." --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index ead96373cf7..64dc95b2c74 100755 --- a/pom.xml +++ b/pom.xml @@ -717,6 +717,18 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.2.2 + + + org.apache.maven.plugins + maven-scm-plugin + 1.8.1 + + +