aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-03-28 20:50:51 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2016-03-28 20:50:51 +0300
commit526c787ddf1a9ef43aeba922d8e41e2ad139d1fa (patch)
tree76dfd7b9d4bca963e22db30a9dcd0b95dbbeb281 /pom.xml
parent8d8f3fb2c4e9d1635cebe83a387e594c919c7dda (diff)
downloadpf4j-526c787ddf1a9ef43aeba922d8e41e2ad139d1fa.tar.gz
pf4j-526c787ddf1a9ef43aeba922d8e41e2ad139d1fa.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 7456132..e62befa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>0.13.0</version>
+ <version>0.14.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-0.13.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>