diff options
author | Olivier Lamy <olamy@apache.org> | 2022-10-04 14:17:00 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2022-10-04 14:17:00 +1000 |
commit | 056682167a9ef3edc5308f1387836352c0925177 (patch) | |
tree | e68e21ebb4c86280b3548205b7cd1af9a3cde06d /archiva-cli | |
parent | f8e7fc29cff887f0ac58128e95b0fba5edc0035d (diff) | |
download | archiva-056682167a9ef3edc5308f1387836352c0925177.tar.gz archiva-056682167a9ef3edc5308f1387836352c0925177.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 ec86693a4..1358456e3 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.9</version> + <version>2.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>archiva-cli</artifactId> |