summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorDamien Diederen <ddiederen@apache.org>2021-01-14 18:26:44 +0000
committerDamien Diederen <ddiederen@apache.org>2021-01-14 18:26:44 +0000
commitfe86ef3b1ebba33488b3426e04b3c4c5b75e2c53 (patch)
tree42197cdb7471dda7d9f541a651689692ae0e3803 /pom.xml
parent9a9cb66d433126598afe23bc70c7146682541071 (diff)
downloadzookeeper-fe86ef3b1ebba33488b3426e04b3c4c5b75e2c53.tar.gz
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 85fcd5dc4..5d5080b73 100755
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<!-- to change version: mvn -B release:update-versions -DdevelopmentVersion=3.6.0-SNAPSHOT -->
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.8.0-SNAPSHOT</version>
<name>Apache ZooKeeper</name>
<description>
ZooKeeper is a centralized service for maintaining configuration information, naming,
@@ -71,7 +71,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/zookeeper.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/zookeeper.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf/zookeeper.git</url>
- <tag>branch-3.7</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>JIRA</system>