aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2016-10-22 18:48:49 +0200
committerMartin Stockhammer <martin_s@apache.org>2016-10-22 18:48:49 +0200
commit5b31edc2f81600ce45f7e81b821d3105f761d9ee (patch)
tree978af8df6c77f6f5d642cc807665c7327750bee3 /archiva-modules
parent465a3b731ac83cbaba932a6e8a0a187c8f45d0da (diff)
downloadarchiva-5b31edc2f81600ce45f7e81b821d3105f761d9ee.tar.gz
archiva-5b31edc2f81600ce45f7e81b821d3105f761d9ee.zip
Another switch to new plugin version
Diffstat (limited to 'archiva-modules')
-rw-r--r--archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml2
1 files changed, 1 insertions, 1 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 f81a6a9df..37c1cfef8 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
@@ -250,7 +250,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.18.1</version>
+ <version>2.19.1</version>
</plugin>
</plugins>
</pluginManagement>