diff options
author | Brett Porter <brett@apache.org> | 2011-10-29 02:27:51 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2011-10-29 02:27:51 +0000 |
commit | 86089c10b041aceecfe9c56fb4ddf1bc302c3bd8 (patch) | |
tree | 02419ea6d0dd3d6f237c0c290d945775724f484c /archiva-modules/archiva-web/archiva-webapp-test/pom.xml | |
parent | 938287ed6ad9e991e04b177cb5b3d4ed42b6e32e (diff) | |
download | archiva-86089c10b041aceecfe9c56fb4ddf1bc302c3bd8.tar.gz archiva-86089c10b041aceecfe9c56fb4ddf1bc302c3bd8.zip |
update parent POM
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1190738 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp-test/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index db07f1ee2..968f9becf 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.4-M1-SNAPSHOT</version> + <version>1.4-M2-SNAPSHOT</version> </parent> <artifactId>archiva-webapp-test</artifactId> <packaging>pom</packaging> |