aboutsummaryrefslogtreecommitdiffstats
path: root/demo/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2021-01-16 15:06:42 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2021-01-16 15:06:42 +0200
commitf9d6ad95a3affbba8f82a3bfcd991bf878c24206 (patch)
tree9c35043787c704ca736473ee43ea997569670cdf /demo/pom.xml
parentc236a97a528284a9e4c5dfe67f0fb8a0df8c9371 (diff)
downloadpf4j-f9d6ad95a3affbba8f82a3bfcd991bf878c24206.tar.gz
pf4j-f9d6ad95a3affbba8f82a3bfcd991bf878c24206.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'demo/pom.xml')
-rw-r--r--demo/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/pom.xml b/demo/pom.xml
index 535792a..ef3c147 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -4,13 +4,13 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>3.6.0</version>
+ <version>3.7.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>3.6.0</version>
+ <version>3.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Demo Parent</name>