Repository: archiva Updated Branches: refs/heads/master e8eeb605f -> 30444437d
align surefire version Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/30444437 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/30444437 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/30444437 Branch: refs/heads/master Commit: 30444437d1eac3fdf86fe3b05bfc80646e8b72f3 Parents: e8eeb60 Author: Olivier Lamy <[email protected]> Authored: Tue May 19 22:41:36 2015 +1000 Committer: Olivier Lamy <[email protected]> Committed: Tue May 19 22:41:36 2015 +1000 ---------------------------------------------------------------------- .../src/main/resourcesstatic/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/30444437/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml ---------------------------------------------------------------------- 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 c257ba2..48544b1 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 @@ -205,7 +205,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.17</version> + <version>2.18.1</version> </plugin> </plugins> </pluginManagement>
