diff options
author | Olivier Lamy <olamy@apache.org> | 2013-05-06 02:30:46 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-05-06 02:30:46 +0000 |
commit | 2ed2373b1efe3a487e0752ae68a95b167445d804 (patch) | |
tree | cbbfde0953c377ab86224f951d6ee55427cbb9da /redback-configuration | |
parent | 76d87dbe6fecff36de3a8a2addc7aeb4f870c952 (diff) | |
download | archiva-2ed2373b1efe3a487e0752ae68a95b167445d804.tar.gz archiva-2ed2373b1efe3a487e0752ae68a95b167445d804.zip |
[maven-release-plugin] prepare release redback-2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1479456 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'redback-configuration')
-rw-r--r-- | redback-configuration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redback-configuration/pom.xml b/redback-configuration/pom.xml index e41519fe7..640e9ff8a 100644 --- a/redback-configuration/pom.xml +++ b/redback-configuration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.archiva.redback</groupId> <artifactId>redback</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>redback-configuration</artifactId> |