aboutsummaryrefslogtreecommitdiffstats
path: root/demo/plugins/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2020-04-21 21:28:14 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2020-04-21 21:28:14 +0300
commit205daadc01841af178dd299b20512c894a7b571b (patch)
tree0f3066955ecf28d4cebdaca4dd7608e1b8064f7e /demo/plugins/pom.xml
parent39ccb7b784802c1685ac23d7005fd3d3c215e7b6 (diff)
downloadpf4j-205daadc01841af178dd299b20512c894a7b571b.tar.gz
pf4j-205daadc01841af178dd299b20512c894a7b571b.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'demo/plugins/pom.xml')
-rw-r--r--demo/plugins/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/plugins/pom.xml b/demo/plugins/pom.xml
index 34b4839..aed21ff 100644
--- a/demo/plugins/pom.xml
+++ b/demo/plugins/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>3.3.1</version>
+ <version>3.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j-demo-plugins</artifactId>
- <version>3.3.1</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Demo Plugins Parent</name>