aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-06-25 18:07:57 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2024-06-25 18:07:57 +0300
commitadb9f521b34181659fd230a3cbaa5f1e5f4d8a00 (patch)
tree818cd5d00f297029cac0d6fae84af71dfda8afd2 /pom.xml
parent0e0c52e2a61e5c66bd47062268e8097f36ba8722 (diff)
downloadpf4j-adb9f521b34181659fd230a3cbaa5f1e5f4d8a00.tar.gz
pf4j-adb9f521b34181659fd230a3cbaa5f1e5f4d8a00.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 68f41cb..f1e079b 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.12.0</version>
+ <version>3.13.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.12.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>