aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-08-22 19:52:11 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2016-08-22 19:52:11 +0300
commit14f8a879afdf9c818c6927708f2dbc364410f862 (patch)
treef10615f3ac79ba309e768ef652d135b7c8774ebf /pom.xml
parent736e0db2183dedf5a81e8390ce39de8b00c5559e (diff)
downloadpf4j-14f8a879afdf9c818c6927708f2dbc364410f862.tar.gz
pf4j-14f8a879afdf9c818c6927708f2dbc364410f862.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 6753e97..3f2359b 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.1.0</version>
+ <version>1.2.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.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>