summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2018-12-11 21:19:00 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2018-12-11 21:19:00 +0200
commite59a57a00fdfeaee211ecb4a088eddd1a64b6bee (patch)
treef948f5caa97bb4217f450878852196ab5f885420 /pom.xml
parent5235fc92b831b3b69f1c2209d2d106314461141a (diff)
downloadpf4j-e59a57a00fdfeaee211ecb4a088eddd1a64b6bee.tar.gz
pf4j-e59a57a00fdfeaee211ecb4a088eddd1a64b6bee.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 d0eaec9..93ea4da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>2.5.0</version>
+ <version>2.6.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/pf4j/pf4j.git</connection>
<developerConnection>scm:git:https://github.com/pf4j/pf4j.git</developerConnection>
<url>git@github.com/pf4j/pf4j.git</url>
- <tag>release-2.5.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>