aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-09-26 14:35:07 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2013-09-26 14:35:07 +0300
commit5b5b81dabbaadefc9ef35c313120a3c23532710e (patch)
treefeebd51b00fa10755c8cad8ebd95ae20e23d2dd8 /pom.xml
parentb3e5b8761910ee994a540c64b530de0a39774ece (diff)
downloadpf4j-5b5b81dabbaadefc9ef35c313120a3c23532710e.tar.gz
pf4j-5b5b81dabbaadefc9ef35c313120a3c23532710e.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 a89a229..c54a45b 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.5</version>
+ <version>0.6-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.5</tag>
+ <tag>HEAD</tag>
</scm>
<properties>