aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-09-08 22:04:16 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2019-09-08 22:04:16 +0300
commit3fc84a1b718988353cf3a14b13700663829f822e (patch)
treea6143432a132594b9bf643c3f5265c68aac6187d /pom.xml
parent907fc87dabbc0830c368a8b253cb30918c5a1df5 (diff)
downloadpf4j-3fc84a1b718988353cf3a14b13700663829f822e.tar.gz
pf4j-3fc84a1b718988353cf3a14b13700663829f822e.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 f70ce13..2add305 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>3.1.0</version>
+ <version>3.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PF4J Parent</name>
<description>Plugin Framework for Java</description>
@@ -27,7 +27,7 @@
<connection>scm:git:https://github.com/pf4j/pf4j.git</connection>
<developerConnection>scm:git:https://github.com/pf4j/pf4j.git</developerConnection>
<url>git@github.com/pf4j/pf4j.git</url>
- <tag>release-3.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>