diff options
author | Olivier Lamy <olamy@apache.org> | 2022-10-04 12:12:57 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2022-10-04 12:12:57 +1000 |
commit | ddc056fdc5fd3cd59a8fff06c17906e88957f510 (patch) | |
tree | 06943f1e0d444f6f4d6465f498056979a4fa9414 /archiva-jetty/pom.xml | |
parent | e5598b5fc697f36035c90e26d0b249e8638bb372 (diff) | |
download | archiva-ddc056fdc5fd3cd59a8fff06c17906e88957f510.tar.gz archiva-ddc056fdc5fd3cd59a8fff06c17906e88957f510.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'archiva-jetty/pom.xml')
-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> |