Repository: archiva Updated Branches: refs/heads/master 465a3b731 -> 5b31edc2f
Another switch to new plugin version Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/5b31edc2 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/5b31edc2 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/5b31edc2 Branch: refs/heads/master Commit: 5b31edc2f81600ce45f7e81b821d3105f761d9ee Parents: 465a3b7 Author: Martin Stockhammer <[email protected]> Authored: Sat Oct 22 18:48:49 2016 +0200 Committer: Martin Stockhammer <[email protected]> Committed: Sat Oct 22 18:48:49 2016 +0200 ---------------------------------------------------------------------- .../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/5b31edc2/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 f81a6a9..37c1cfe 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>
