aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2021-12-19 12:01:27 +0100
committerMartin Stockhammer <martin_s@apache.org>2021-12-19 12:01:27 +0100
commit3c3b611bbf19aeb7e1ea2bd5f9ca1706f6d595ea (patch)
treed4374ebef6c5a1e0234b680ebe39a1d9f799882e /pom.xml
parent3da6a57c8a8afc04f752591721474f5b54ce3e3c (diff)
downloadarchiva-3c3b611bbf19aeb7e1ea2bd5f9ca1706f6d595ea.tar.gz
archiva-3c3b611bbf19aeb7e1ea2bd5f9ca1706f6d595ea.zip
[maven-release-plugin] prepare release archiva-2.2.7archiva-2.2.7
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 e5e55665d..fad11fa55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>archiva</artifactId>
- <version>2.2.7-SNAPSHOT</version>
+ <version>2.2.7</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.7</tag>
</scm>
<properties>