From b0749c57d558a257c358b21ec1c5f4747a762aaf Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Mon, 26 Aug 2019 15:36:55 -0400 Subject: [PATCH] Move buildhelper to docker profile Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth Change-Id: I0212eca15708f9d3fc5e59dee5faadabf6ac77a6 --- pom.xml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index c04d406..9db6177 100644 --- a/pom.xml +++ b/pom.xml @@ -477,7 +477,20 @@ limitations under the License. - + + org.codehaus.mojo + build-helper-maven-plugin + 3.0.0 + + + parse-version + + parse-version + + + + + @@ -651,19 +664,7 @@ limitations under the License. - - org.codehaus.mojo - build-helper-maven-plugin - 3.0.0 - - - parse-version - - parse-version - - - - + -- 2.16.6