diff options
author | Olivier Lamy <olamy@apache.org> | 2011-10-18 12:26:11 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-10-18 12:26:11 +0000 |
commit | 33776a49203f6d06ab279323de68eab405058b66 (patch) | |
tree | 34e9703c02600b3c6e00c70539f95e699194e735 /archiva-modules/archiva-web/archiva-security/pom.xml | |
parent | ccd7d803f76883a3f3d71faa5a39f8e811006160 (diff) | |
download | archiva-33776a49203f6d06ab279323de68eab405058b66.tar.gz archiva-33776a49203f6d06ab279323de68eab405058b66.zip |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185622 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-security/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-security/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-security/pom.xml b/archiva-modules/archiva-web/archiva-security/pom.xml index 8accc43f0..23c1685bc 100644 --- a/archiva-modules/archiva-web/archiva-security/pom.xml +++ b/archiva-modules/archiva-web/archiva-security/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-web</artifactId> - <version>1.4-M1</version> + <version>1.4-M2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-security</artifactId> |