aboutsummaryrefslogtreecommitdiffstats
path: root/demo/api/pom.xml
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 /demo/api/pom.xml
parenta17f7cc65099db83319707d2cdc57bf6bc64104b (diff)
downloadpf4j-cd7ddb9c524711412f3dbbf2c20c5ae1e16accbb.tar.gz
pf4j-cd7ddb9c524711412f3dbbf2c20c5ae1e16accbb.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'demo/api/pom.xml')
-rw-r--r--demo/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/api/pom.xml b/demo/api/pom.xml
index cd75be1..c2f6b87 100644
--- a/demo/api/pom.xml
+++ b/demo/api/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>3.5.0</version>
+ <version>3.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j-demo-api</artifactId>
- <version>3.5.0</version>
+ <version>3.6.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Demo Api</name>