summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2022-05-20 12:27:52 +1000
committerOlivier Lamy <olamy@apache.org>2022-05-20 12:29:35 +1000
commit74ea867edee3dca8185169ce0b216902b183de66 (patch)
tree8d40d59f3cc9e3ec058dc6381fbfb8e11233d5be /pom.xml
parente4ff56166ef59e3012b7f48aa0598f3b0805a9e7 (diff)
downloadarchiva-74ea867edee3dca8185169ce0b216902b183de66.tar.gz
archiva-74ea867edee3dca8185169ce0b216902b183de66.zip
[maven-release-plugin] prepare release archiva-2.2.8
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 706bdda10..6399a3fd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>archiva</artifactId>
- <version>2.2.8-SNAPSHOT</version>
+ <version>2.2.8</version>
<packaging>pom</packaging>
<name>Apache Archiva</name>
@@ -44,7 +44,7 @@
<connection>scm:git:https://github.com/apache/archiva</connection>
<developerConnection>scm:git:https://github.com/apache/archiva</developerConnection>
<url>https://github.com/apache/archiva</url>
- <tag>HEAD</tag>
+ <tag>archiva-2.2.8</tag>
</scm>
<properties>