aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-04-01 19:36:26 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2016-04-01 19:36:26 +0300
commit272e8f55c1f750c6618f1853f885920cd1d5bca3 (patch)
tree2719e2a5920cdd13250d7fca87807a29fe0285ff /pom.xml
parent44a33d14bc5d58783ae1fc62972865bfd8212981 (diff)
downloadpf4j-272e8f55c1f750c6618f1853f885920cd1d5bca3.tar.gz
pf4j-272e8f55c1f750c6618f1853f885920cd1d5bca3.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 d3c4e43..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.1</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.1</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>