aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2018-01-10 22:30:10 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2018-01-10 22:30:10 +0200
commit4477d2243c723df4635729d3b2cb32c90c256838 (patch)
tree9860937aa860afdc6eccf6a80b7a9b6e70f01bdf /pom.xml
parentc19ab612df80f3fd50bfa6a3837a264cc7c0502b (diff)
downloadpf4j-4477d2243c723df4635729d3b2cb32c90c256838.tar.gz
pf4j-4477d2243c723df4635729d3b2cb32c90c256838.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 9894909..49a7de1 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>2.1.0</version>
+ <version>2.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/decebals/pf4j.git</connection>
<developerConnection>scm:git:https://github.com/decebals/pf4j.git</developerConnection>
<url>git@github.com/decebals/pf4j.git</url>
- <tag>release-2.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>