Repository: archiva Updated Branches: refs/heads/master aa9bfe5eb -> 2b50f4836
assertj 1.7.0 Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/2b50f483 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/2b50f483 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/2b50f483 Branch: refs/heads/master Commit: 2b50f483637a08b0ab03c6cb63a6ccbe208f6579 Parents: aa9bfe5 Author: Olivier Lamy <[email protected]> Authored: Tue Nov 18 09:50:22 2014 +1100 Committer: Olivier Lamy <[email protected]> Committed: Tue Nov 18 09:50:22 2014 +1100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/2b50f483/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f721913..fd46ca2 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> - <version>1.6.0</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency>
