aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes/quickstart/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2022-10-27 22:45:41 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2022-10-27 22:45:41 +0300
commitb95a68233e80bd049cbac6f4fc18a9adfc2e3df7 (patch)
treef596a1eafa1135391395fb0c22b329fc7d12ea03 /maven-archetypes/quickstart/pom.xml
parentefaed93c10dd9d114335e2a344e8bca04fd00c63 (diff)
downloadpf4j-b95a68233e80bd049cbac6f4fc18a9adfc2e3df7.tar.gz
pf4j-b95a68233e80bd049cbac6f4fc18a9adfc2e3df7.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'maven-archetypes/quickstart/pom.xml')
-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 2044ea2..7f79ad4 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.8.0</version>
+ <version>3.9.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>