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 76bb95101..9e858834a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>archiva</artifactId>
- <version>2.2.10-SNAPSHOT</version>
+ <version>2.2.10</version>
<packaging>pom</packaging>
<name>Apache Archiva</name>
@@ -44,6 +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>archiva-2.2.10</tag>
</scm>
<properties>