diff options
author | Martin Stockhammer <martin_s@apache.org> | 2021-12-19 12:01:27 +0100 |
---|---|---|
committer | Martin Stockhammer <martin_s@apache.org> | 2021-12-19 12:01:27 +0100 |
commit | 3c3b611bbf19aeb7e1ea2bd5f9ca1706f6d595ea (patch) | |
tree | d4374ebef6c5a1e0234b680ebe39a1d9f799882e /archiva-cli | |
parent | 3da6a57c8a8afc04f752591721474f5b54ce3e3c (diff) | |
download | archiva-3c3b611bbf19aeb7e1ea2bd5f9ca1706f6d595ea.tar.gz archiva-3c3b611bbf19aeb7e1ea2bd5f9ca1706f6d595ea.zip |
[maven-release-plugin] prepare release archiva-2.2.7archiva-2.2.7
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 0ecf1bd71..bcce7fa87 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.7-SNAPSHOT</version> + <version>2.2.7</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-cli</artifactId> |