summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3cb82b1b6..93dc39972 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<artifactId>archiva</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<packaging>pom</packaging>
<name>Apache Archiva</name>
@@ -47,6 +47,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>archiva-2.2.0</tag>
</scm>
<properties>