diff options
author | Olivier Lamy <olamy@apache.org> | 2022-10-04 12:12:53 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2022-10-04 12:12:53 +1000 |
commit | e5598b5fc697f36035c90e26d0b249e8638bb372 (patch) | |
tree | 788119e5cf8cef1921fbe5289cf7b62484959dfc /archiva-modules/plugins/metadata-store-file/pom.xml | |
parent | c260c9c744e9a00c22c5d9d5fa93c3205a88af53 (diff) | |
download | archiva-e5598b5fc697f36035c90e26d0b249e8638bb372.tar.gz archiva-e5598b5fc697f36035c90e26d0b249e8638bb372.zip |
[maven-release-plugin] prepare release archiva-2.2.9
Diffstat (limited to 'archiva-modules/plugins/metadata-store-file/pom.xml')
-rw-r--r-- | archiva-modules/plugins/metadata-store-file/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/plugins/metadata-store-file/pom.xml b/archiva-modules/plugins/metadata-store-file/pom.xml index 677734458..a59f4f427 100644 --- a/archiva-modules/plugins/metadata-store-file/pom.xml +++ b/archiva-modules/plugins/metadata-store-file/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>plugins</artifactId> <groupId>org.apache.archiva</groupId> - <version>2.2.9-SNAPSHOT</version> + <version>2.2.9</version> </parent> <artifactId>metadata-store-file</artifactId> <packaging>bundle</packaging> |