From 4f5c5d6ffd572cda871ab54d55a1e8684fe93822 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 25 Sep 2015 15:41:39 +1000 Subject: [PATCH] should help empty repo build --- .../src/main/resourcesstatic/archetype-resources/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 92681f00f..6c2c9b3eb 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 @@ -196,22 +196,22 @@ org.apache.maven.plugins maven-clean-plugin - 2.5 + 2.6.1 org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.2 org.apache.maven.plugins maven-resources-plugin - 2.6 + 2.7 org.apache.maven.plugins maven-jar-plugin - 2.4 + 2.5 org.apache.maven.plugins -- 2.39.5