summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-06-12 22:40:07 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2019-06-12 22:40:07 +0300
commit71192a4cd8e023929a2f48228014935b9e44ab80 (patch)
treecf875ea30a29cb5c6615ff3d9e4a008ca3765ab9 /pom.xml
parent9afdc1ad19d712eb1b6be5340ea4f3ef5c3b7b31 (diff)
downloadpf4j-71192a4cd8e023929a2f48228014935b9e44ab80.tar.gz
pf4j-71192a4cd8e023929a2f48228014935b9e44ab80.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 72d0201..100be52 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>3.0.0</version>
+ <version>3.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/pf4j/pf4j.git</connection>
<developerConnection>scm:git:https://github.com/pf4j/pf4j.git</developerConnection>
<url>git@github.com/pf4j/pf4j.git</url>
- <tag>release-3.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>