aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-02-25 12:05:20 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2013-02-25 12:05:20 +0200
commit7e1b5d6dfacce7ae1eb1a8eb4779369b62922d9f (patch)
tree08e1556ce610cb25d725691cad3b6165be2b4df6 /pom.xml
parentc7d64b16d3beccb929a37a4cf032628f81de13c2 (diff)
downloadpf4j-7e1b5d6dfacce7ae1eb1a8eb4779369b62922d9f.tar.gz
pf4j-7e1b5d6dfacce7ae1eb1a8eb4779369b62922d9f.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 578baf8..2132dbd 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.4</version>
+ <version>0.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PF4J</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.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>