aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-07-07 21:52:51 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2016-07-07 21:52:51 +0300
commit7b749888a882c8e74a7cdbead392bf60f2afbc56 (patch)
treec2085b8a10d287af0348d12d8733d596d6717ab8 /pom.xml
parentfc08efc3f295341708eecabf1ddc4e2bc7267832 (diff)
downloadpf4j-7b749888a882c8e74a7cdbead392bf60f2afbc56.tar.gz
pf4j-7b749888a882c8e74a7cdbead392bf60f2afbc56.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 45e9694..087af12 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.0.0</version>
+ <version>1.1.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.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>