aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2021-12-13 23:30:21 +0100
committerMartin Stockhammer <martin_s@apache.org>2021-12-13 23:30:21 +0100
commit4c40e12163d5092450203fbb4164a2c0ab872b03 (patch)
tree54be25a99d8eea3ce518d99cc4db043f4990d5fc /pom.xml
parent19c5a7570827a9c78e55cd6dfb2ed51c4f01b9cc (diff)
downloadarchiva-4c40e12163d5092450203fbb4164a2c0ab872b03.tar.gz
archiva-4c40e12163d5092450203fbb4164a2c0ab872b03.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 1cdc8f26e..3819dc58d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>archiva</artifactId>
- <version>2.2.6</version>
+ <version>2.2.7-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.6</tag>
+ <tag>HEAD</tag>
</scm>
<properties>