aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2017-05-03 22:51:42 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2017-05-03 22:51:42 +0300
commitc6f1615d19a13639ce09112e0f7ed7ea016bee86 (patch)
tree47fc3e14b14006de494870f1ea3e596ad7aedd83 /pom.xml
parent2d60ec726d785850c3e3e7934b25e2f5c0365e76 (diff)
downloadpf4j-c6f1615d19a13639ce09112e0f7ed7ea016bee86.tar.gz
pf4j-c6f1615d19a13639ce09112e0f7ed7ea016bee86.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 3eed3ac..0b644c4 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>1.3.0</version>
+ <version>1.4.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-1.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>