diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |