Repository: archiva Updated Branches: refs/heads/archiva-1.3.x 83257692d -> ba7d5b560
fix version Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/ba7d5b56 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/ba7d5b56 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/ba7d5b56 Branch: refs/heads/archiva-1.3.x Commit: ba7d5b5603bf763000d9efc9e2f48d8d5d2159ec Parents: 8325769 Author: Brett Porter <[email protected]> Authored: Wed Jun 25 16:49:37 2014 +1000 Committer: Brett Porter <[email protected]> Committed: Wed Jun 25 16:49:37 2014 +1000 ---------------------------------------------------------------------- archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/ba7d5b56/archiva-modules/archiva-web/archiva-webapp-test/pom.xml ---------------------------------------------------------------------- diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index 8f8bb4c..53b1a2a 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-web</artifactId> - <version>1.3.9-SNAPSHOT</version> + <version>1.3.10-SNAPSHOT</version> </parent> <artifactId>archiva-webapp-test</artifactId> <packaging>pom</packaging>
