aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2023-09-06 18:17:40 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2023-09-06 18:17:40 +0300
commit925a30a90cc6408d917492632f5f168c6f3688c4 (patch)
treed7215973a5494e21c9531af81068b0f37986ff71 /pom.xml
parentc7774e336a5ada679f92af7ab3d6fe3377410ff0 (diff)
downloadpf4j-925a30a90cc6408d917492632f5f168c6f3688c4.tar.gz
pf4j-925a30a90cc6408d917492632f5f168c6f3688c4.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 dfb90c0..b938967 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.10.0</version>
+ <version>3.11.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.10.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>