aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2014-07-30 11:58:27 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2014-07-30 11:58:27 +0300
commit187ffc9b3e7d70268f59a2318291b50488a1e23c (patch)
tree0e4b7f243086f819099f756fd80840d7dcdc51fc /pom.xml
parent54b1f59c9b751f73874f8ac7c4255998fb9ad66c (diff)
downloadpf4j-187ffc9b3e7d70268f59a2318291b50488a1e23c.tar.gz
pf4j-187ffc9b3e7d70268f59a2318291b50488a1e23c.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 9328f50..781ed13 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.9.0</version>
+ <version>0.10.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.9.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>