aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2022-10-27 22:45:41 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2022-10-27 22:45:41 +0300
commitb95a68233e80bd049cbac6f4fc18a9adfc2e3df7 (patch)
treef596a1eafa1135391395fb0c22b329fc7d12ea03 /pom.xml
parentefaed93c10dd9d114335e2a344e8bca04fd00c63 (diff)
downloadpf4j-b95a68233e80bd049cbac6f4fc18a9adfc2e3df7.tar.gz
pf4j-b95a68233e80bd049cbac6f4fc18a9adfc2e3df7.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 2998def..5e060f6 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.8.0</version>
+ <version>3.9.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PF4J Parent</name>
<description>Plugin Framework for Java</description>
@@ -28,7 +28,7 @@
<connection>scm:git:https://github.com/pf4j/pf4j.git</connection>
<developerConnection>scm:git:git@github.com:pf4j/pf4j.git</developerConnection>
<url>git@github.com/pf4j/pf4j.git</url>
- <tag>release-3.8.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>