diff options
author | Olivier Lamy <olamy@apache.org> | 2011-10-18 12:19:44 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-10-18 12:19:44 +0000 |
commit | ccd7d803f76883a3f3d71faa5a39f8e811006160 (patch) | |
tree | 39e42267fe9e495e674240f6fceb8b44c0f88376 /archiva-modules/archiva-web/archiva-rss/pom.xml | |
parent | 3a48cc8f2012f8e5d8fdd62ba07070dde374384f (diff) | |
download | archiva-ccd7d803f76883a3f3d71faa5a39f8e811006160.tar.gz archiva-ccd7d803f76883a3f3d71faa5a39f8e811006160.zip |
[maven-release-plugin] prepare release archiva-1.4-M1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185616 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-rss/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-rss/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-rss/pom.xml b/archiva-modules/archiva-web/archiva-rss/pom.xml index 812242c84..4a7d77afb 100644 --- a/archiva-modules/archiva-web/archiva-rss/pom.xml +++ b/archiva-modules/archiva-web/archiva-rss/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>archiva-web</artifactId> <groupId>org.apache.archiva</groupId> - <version>1.4-M1-SNAPSHOT</version> + <version>1.4-M1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-rss</artifactId> |