From dba220280e8aba63eb2052e1faa6ac1e401475af Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Tue, 29 May 2018 10:12:48 -0500 Subject: [PATCH] Back out update of scm plugins due to release plugin incompatibility --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9213822e5..4164ee84f 100644 --- a/pom.xml +++ b/pom.xml @@ -278,7 +278,7 @@ org.apache.maven.scm maven-scm-provider-gitexe - 1.10.0 + 1.9.5 @@ -291,7 +291,7 @@ org.apache.maven.plugins maven-scm-plugin - 1.10.0 + 1.9.5 org.apache.maven.plugins