summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2021-12-14 00:16:39 +0100
committerMartin Stockhammer <martin_s@apache.org>2021-12-14 00:16:39 +0100
commit3fb34717382348976e112d285147a12e88a07655 (patch)
tree05b7597bcd2e5cbd2be62fc49e600d47ebe788ae /pom.xml
parent5f80205c79a2f774a75fa24f4f22af354d7b1937 (diff)
downloadarchiva-2.2.6.tar.gz
archiva-2.2.6.zip
[maven-release-plugin] prepare release archiva-2.2.6archiva-2.2.6
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 fc46c2586..1cdc8f26e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>archiva</artifactId>
- <version>2.2.6-SNAPSHOT</version>
+ <version>2.2.6</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.6</tag>
</scm>
<properties>