Repository: archiva Updated Branches: refs/heads/archiva-1.3.x 490795668 -> 1f9cc0b2e
fix POM after last release Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/1f9cc0b2 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/1f9cc0b2 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/1f9cc0b2 Branch: refs/heads/archiva-1.3.x Commit: 1f9cc0b2ebf95e2f15a8c976f3ff50b2a74c9acf Parents: 4907956 Author: Brett Porter <[email protected]> Authored: Wed Jun 25 15:06:28 2014 +1000 Committer: Brett Porter <[email protected]> Committed: Wed Jun 25 15:06:28 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/1f9cc0b2/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 987c749..8f8bb4c 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.7-SNAPSHOT</version> + <version>1.3.9-SNAPSHOT</version> </parent> <artifactId>archiva-webapp-test</artifactId> <packaging>pom</packaging>
