summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2020-06-14 21:39:36 +0200
committerMartin Stockhammer <martin_s@apache.org>2020-06-14 21:39:36 +0200
commit6dfcd45e2d33ebc1f5cdb61595c4c5978cf014e0 (patch)
tree7c29a004cad9421c0a1c53f3a9294e1b86e00bb2 /pom.xml
parentefac20c1a3676ff8450f35a6b5392610c8df51f3 (diff)
downloadarchiva-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.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 6a5ae4662..226a0a833 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>