From a9ced4513e7d6ab49efbccee6eae4ce7610f208a Mon Sep 17 00:00:00 2001 From: Kyle Anderson Date: Wed, 12 Jul 2017 12:36:48 -0700 Subject: [PATCH] Maven Configuration Improvements (#57) * Specify build-helper-maven-plugin Version * Refactored Deprecated AntRun Plugin Parameter --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c9f9efd1..f488989c 100644 --- a/pom.xml +++ b/pom.xml @@ -662,13 +662,13 @@ limitations under the License. run - + - + @@ -749,6 +749,7 @@ limitations under the License. org.codehaus.mojo build-helper-maven-plugin + 3.0.0 attach-zip