aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2020-11-08 21:01:18 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2020-11-08 21:01:18 +0200
commitcd7ddb9c524711412f3dbbf2c20c5ae1e16accbb (patch)
treefcd3d1e4ba8df57f3d7e1492c55df28a9b68b1ab /pf4j
parenta17f7cc65099db83319707d2cdc57bf6bc64104b (diff)
downloadpf4j-cd7ddb9c524711412f3dbbf2c20c5ae1e16accbb.tar.gz
pf4j-cd7ddb9c524711412f3dbbf2c20c5ae1e16accbb.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pf4j')
-rw-r--r--pf4j/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index ff9bd30..2266775 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>3.5.0</version>
+ <version>3.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>3.5.0</version>
+ <version>3.6.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>