diff options
author | Brett Porter <brett@apache.org> | 2010-01-13 02:05:50 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2010-01-13 02:05:50 +0000 |
commit | d3fede7d5d38f6cc6a9c434a3522f3a536b467ec (patch) | |
tree | 17d03d81610dac40bd6f25b74e7da58a195058d7 /archiva-modules/archiva-web/archiva-security/pom.xml | |
parent | a04083a536bd9fda951e08ea3d7f7b4077e96368 (diff) | |
download | archiva-d3fede7d5d38f6cc6a9c434a3522f3a536b467ec.tar.gz archiva-d3fede7d5d38f6cc6a9c434a3522f3a536b467ec.zip |
[maven-release-plugin] prepare release archiva-1.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898616 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 109016582..479c12a38 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.2.3-SNAPSHOT</version> + <version>1.3</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-security</artifactId> |