aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-11-29 01:16:46 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2024-11-29 01:16:46 +0200
commiteef1d1ff5abc5b37f8efc67ff43dea4234fa8adf (patch)
tree025f712215a71c21092644bd144ebb6216de6bee /pom.xml
parentb468153735561c62a630c18b6873df62339018b0 (diff)
downloadpf4j-eef1d1ff5abc5b37f8efc67ff43dea4234fa8adf.tar.gz
pf4j-eef1d1ff5abc5b37f8efc67ff43dea4234fa8adf.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 604a645..86d5622 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.13.0</version>
+ <version>3.14.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.13.0</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>