Repository: archiva Updated Branches: refs/heads/master e6f7a52e4 -> 775f7efbf
[MRM-1390] Bump version to 2.2.0 in archiva-webapp-test module Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/775f7efb Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/775f7efb Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/775f7efb Branch: refs/heads/master Commit: 775f7efbf32171d0b07150b41eec273d84992cea Parents: e6f7a52 Author: Carlos Sanchez <[email protected]> Authored: Mon Dec 1 18:01:00 2014 +0100 Committer: Carlos Sanchez <[email protected]> Committed: Mon Dec 1 18:01:00 2014 +0100 ---------------------------------------------------------------------- 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/775f7efb/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 9c841c3..ea1a455 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>2.2-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> </parent> <artifactId>archiva-webapp-test</artifactId> <packaging>pom</packaging>
