diff options
author | Joakim Erdfelt <joakime@apache.org> | 2007-06-01 17:10:47 +0000 |
---|---|---|
committer | Joakim Erdfelt <joakime@apache.org> | 2007-06-01 17:10:47 +0000 |
commit | 9bcbf0e4823f5543b1fc77dfe6c5caef72a9a0c2 (patch) | |
tree | 23ffa00797c3b411ed806bef9a1727ab35598c96 /archiva-cli | |
parent | 582f8d5781b9029f450cad5406bf6d5ecae2d70c (diff) | |
download | archiva-9bcbf0e4823f5543b1fc77dfe6c5caef72a9a0c2.tar.gz archiva-9bcbf0e4823f5543b1fc77dfe6c5caef72a9a0c2.zip |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@543535 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-cli')
-rw-r--r-- | archiva-cli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml index 61a3d2b1a..8d42ad446 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>1.0-alpha-1</version> + <version>1.0-alpha-2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-cli</artifactId> |