diff options
author | olivier lamy <olamy@apache.org> | 2016-05-23 10:38:28 +1000 |
---|---|---|
committer | olivier lamy <olamy@apache.org> | 2016-05-23 10:38:28 +1000 |
commit | e2482432b2de63f63ef111558a90d22068836496 (patch) | |
tree | a887ebc947e121f86142a6d047fe9133d21e29e0 /archiva-cli | |
parent | 64f4bc5e0eced86cf0219cf1ea7a67190fe885bd (diff) | |
download | archiva-e2482432b2de63f63ef111558a90d22068836496.tar.gz archiva-e2482432b2de63f63ef111558a90d22068836496.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 53f854a87..61c0f0c2a 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.1</version> + <version>2.2.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-cli</artifactId> |