diff options
author | Olivier Lamy <olamy@apache.org> | 2014-07-16 10:51:34 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-07-16 10:51:34 +1000 |
commit | f051ac2796af81d1c1a2b3524c2cea3b894e966b (patch) | |
tree | 1df56278079bf5a1921dbbba4e3808e8cf04cd08 /archiva-cli | |
parent | 93eafa089c11117a1f8a1fdd5752b67386d30b76 (diff) | |
download | archiva-f051ac2796af81d1c1a2b3524c2cea3b894e966b.tar.gz archiva-f051ac2796af81d1c1a2b3524c2cea3b894e966b.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 5b451a4ec..dd603b8ae 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.1.0</version> + <version>2.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-cli</artifactId> |