aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2018-02-11 19:01:51 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2018-02-11 19:01:51 +0200
commit86f48ea11a46d60bbee160babc3699fdb2b355c0 (patch)
tree80db38bf298649c2d97ded974d85f1965e46a56e /pom.xml
parentb0ee94028656bd3f095f4ea1e3b83a5eedfaa10c (diff)
downloadpf4j-86f48ea11a46d60bbee160babc3699fdb2b355c0.tar.gz
pf4j-86f48ea11a46d60bbee160babc3699fdb2b355c0.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 390ddec..d5cfcbe 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.2.0</version>
+ <version>2.3.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.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>