aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-01-29 14:11:16 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2016-01-29 14:11:16 +0200
commit00dcde18139d3d0ab9ed5be62fe9775834f57094 (patch)
treee721e29bf14990a70d2347f263fc1424d8ddbba2 /pom.xml
parent08ce60a0d279bff27865b347f015262176efcb90 (diff)
downloadpf4j-00dcde18139d3d0ab9ed5be62fe9775834f57094.tar.gz
pf4j-00dcde18139d3d0ab9ed5be62fe9775834f57094.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 1218bdd..cfa7da4 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.12.0</version>
+ <version>0.13.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.12.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>