aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
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 /maven-archetypes
parent39ccb7b784802c1685ac23d7005fd3d3c215e7b6 (diff)
downloadpf4j-205daadc01841af178dd299b20512c894a7b571b.tar.gz
pf4j-205daadc01841af178dd299b20512c894a7b571b.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'maven-archetypes')
-rwxr-xr-xmaven-archetypes/quickstart/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/maven-archetypes/quickstart/pom.xml b/maven-archetypes/quickstart/pom.xml
index 40ff84b..ac2bfb1 100755
--- a/maven-archetypes/quickstart/pom.xml
+++ b/maven-archetypes/quickstart/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>3.3.1</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>