diff options
author | Martin Stockhammer <martin_s@apache.org> | 2017-05-12 21:36:09 +0200 |
---|---|---|
committer | Martin Stockhammer <martin_s@apache.org> | 2017-05-12 21:36:09 +0200 |
commit | e80c3cd5293ac10e7298def6c8009b2f389d1644 (patch) | |
tree | 3f8e7e3edf857c5d14ff2f6089581416b2021a6b /archiva-cli | |
parent | 0cccf944d2e88011b528ad141b14b8c2876f21a5 (diff) | |
download | archiva-e80c3cd5293ac10e7298def6c8009b2f389d1644.tar.gz archiva-e80c3cd5293ac10e7298def6c8009b2f389d1644.zip |
[maven-release-plugin] prepare release archiva-2.2.3archiva-2.2.3
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 3f2a3f76e..9599724b8 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.3-SNAPSHOT</version> + <version>2.2.3</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-cli</artifactId> |