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-jetty | |
parent | f8e7fc29cff887f0ac58128e95b0fba5edc0035d (diff) | |
download | archiva-056682167a9ef3edc5308f1387836352c0925177.tar.gz archiva-056682167a9ef3edc5308f1387836352c0925177.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'archiva-jetty')
-rw-r--r-- | archiva-jetty/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index 02b1eb625..3d72bebfa 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva</artifactId> - <version>2.2.9</version> + <version>2.2.10-SNAPSHOT</version> </parent> <artifactId>archiva-jetty</artifactId> <packaging>pom</packaging> |