align junit version
Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/4649d6b0 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/4649d6b0 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/4649d6b0 Branch: refs/heads/master Commit: 4649d6b092eb1d73c2b86135a0356150c0158eac Parents: 9ee93d5 Author: Olivier Lamy <[email protected]> Authored: Sun May 24 22:14:46 2015 +1000 Committer: Olivier Lamy <[email protected]> Committed: Sun May 24 22:14:46 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/4649d6b0/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 48544b1..8674738 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 @@ -113,7 +113,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.12</version> <scope>test</scope> </dependency> <dependency>
