aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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 e70bef38f..0ebdd2d7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>archiva</artifactId>
- <version>2.2.9-SNAPSHOT</version>
+ <version>2.2.9</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>archiva-2.2.8</tag>
+ <tag>archiva-2.2.9</tag>
</scm>
<properties>