diff options
author | Martin Stockhammer <martin_s@apache.org> | 2016-10-22 18:48:49 +0200 |
---|---|---|
committer | Martin Stockhammer <martin_s@apache.org> | 2016-10-22 18:48:49 +0200 |
commit | 5b31edc2f81600ce45f7e81b821d3105f761d9ee (patch) | |
tree | 978af8df6c77f6f5d642cc807665c7327750bee3 | |
parent | 465a3b731ac83cbaba932a6e8a0a187c8f45d0da (diff) | |
download | archiva-5b31edc2f81600ce45f7e81b821d3105f761d9ee.tar.gz archiva-5b31edc2f81600ce45f7e81b821d3105f761d9ee.zip |
Another switch to new plugin version
-rw-r--r-- | archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml | 2 |
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> |