summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2017-04-28 22:48:09 +0200
committerMartin Stockhammer <martin_s@apache.org>2017-04-28 22:48:09 +0200
commite37ed62098b070c00cd5b5ab7e1193b58d585f9f (patch)
tree5a4f5eef3ceced77a1fd5e498f111094faa31684
parentd61f68e6848d0bf5a214e22bf4be4a3ece1b4a74 (diff)
downloadarchiva-e37ed62098b070c00cd5b5ab7e1193b58d585f9f.tar.gz
archiva-e37ed62098b070c00cd5b5ab7e1193b58d585f9f.zip
Synchronizing surefire versions
-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 37c1cfef8..fb1586e88 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.19.1</version>
+ <version>2.20</version>
</plugin>
</plugins>
</pluginManagement>