diff options
author | Martin Stockhammer <martin_s@apache.org> | 2019-04-23 20:49:32 +0200 |
---|---|---|
committer | Martin Stockhammer <martin_s@apache.org> | 2019-04-23 20:49:32 +0200 |
commit | 9edb2486783c655d3d44d0bc8aa0463c43f96782 (patch) | |
tree | 35611d8731badb45347c4a81e489f9b9d33c3437 /archiva-modules/plugins/maven2-repository/pom.xml | |
parent | 796716d44183bd315dd20184a66b39ae533eb747 (diff) | |
download | archiva-9edb2486783c655d3d44d0bc8aa0463c43f96782.tar.gz archiva-9edb2486783c655d3d44d0bc8aa0463c43f96782.zip |
[maven-release-plugin] prepare release archiva-2.2.4archiva-2.2.4
Diffstat (limited to 'archiva-modules/plugins/maven2-repository/pom.xml')
-rw-r--r-- | archiva-modules/plugins/maven2-repository/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/plugins/maven2-repository/pom.xml b/archiva-modules/plugins/maven2-repository/pom.xml index 8065fd931..b72771e11 100644 --- a/archiva-modules/plugins/maven2-repository/pom.xml +++ b/archiva-modules/plugins/maven2-repository/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>plugins</artifactId> - <version>2.2.4-SNAPSHOT</version> + <version>2.2.4</version> </parent> <artifactId>maven2-repository</artifactId> <packaging>bundle</packaging> |