diff options
author | Martin Stockhammer <martin_s@apache.org> | 2020-06-14 21:39:36 +0200 |
---|---|---|
committer | Martin Stockhammer <martin_s@apache.org> | 2020-06-14 21:39:36 +0200 |
commit | 6dfcd45e2d33ebc1f5cdb61595c4c5978cf014e0 (patch) | |
tree | 7c29a004cad9421c0a1c53f3a9294e1b86e00bb2 /pom.xml | |
parent | efac20c1a3676ff8450f35a6b5392610c8df51f3 (diff) | |
download | archiva-6dfcd45e2d33ebc1f5cdb61595c4c5978cf014e0.tar.gz archiva-6dfcd45e2d33ebc1f5cdb61595c4c5978cf014e0.zip |
[maven-release-plugin] prepare release archiva-2.2.5archiva-2.2.5
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ </parent> <artifactId>archiva</artifactId> - <version>2.2.5-SNAPSHOT</version> + <version>2.2.5</version> <packaging>pom</packaging> <name>Apache Archiva</name> @@ -44,7 +44,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva.git</developerConnection> <url>https://github.com/apache/archiva</url> - <tag>HEAD</tag> + <tag>archiva-2.2.5</tag> </scm> <properties> |