diff options
author | Martin Stockhammer <martin_s@apache.org> | 2017-04-21 22:56:58 +0200 |
---|---|---|
committer | Martin Stockhammer <martin_s@apache.org> | 2017-04-21 22:56:58 +0200 |
commit | 04e221a571ed177ded411f436b6ad63cd6b4f7b4 (patch) | |
tree | 0e386b934521c5a9cb0baedb631e3adcb48e978b /archiva-cli | |
parent | 41327eebf1353558cc51882851df19f7cce2491c (diff) | |
download | archiva-04e221a571ed177ded411f436b6ad63cd6b4f7b4.tar.gz archiva-04e221a571ed177ded411f436b6ad63cd6b4f7b4.zip |
[maven-release-plugin] prepare for next development iteration
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 9fe2cd76d..da7b77994 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva</artifactId> - <version>2.2.2</version> + <version>3.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-cli</artifactId> |