From 0a21a1167f0688c014b0f28b6af9cf5408a687ab Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 17 Apr 2014 10:10:15 +1000 Subject: [PATCH] use same versions --- .../src/main/resourcesstatic/archetype-resources/pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml index 6d15c51f7..da0baf697 100644 --- a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml +++ b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml @@ -282,7 +282,12 @@ org.apache.maven.plugins maven-surefire-plugin - 2.16 + 2.17 + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 @@ -290,7 +295,6 @@ org.apache.maven.plugins maven-antrun-plugin - 1.7 package -- 2.39.5