aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2021-12-19 12:01:35 +0100
committerMartin Stockhammer <martin_s@apache.org>2021-12-19 12:01:35 +0100
commitcef95dbedd9c798e82f93bc49dc2bb5414cac559 (patch)
treeb23ccdf30712401545e7124180eb7d6b08ff5b5f /pom.xml
parent3c3b611bbf19aeb7e1ea2bd5f9ca1706f6d595ea (diff)
downloadarchiva-cef95dbedd9c798e82f93bc49dc2bb5414cac559.tar.gz
archiva-cef95dbedd9c798e82f93bc49dc2bb5414cac559.zip
[maven-release-plugin] prepare for next development iteration
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 fad11fa55..811f7bf8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>archiva</artifactId>
- <version>2.2.7</version>
+ <version>2.2.8-SNAPSHOT</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>archiva-2.2.7</tag>
+ <tag>HEAD</tag>
</scm>
<properties>