summaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2023-01-30 21:06:55 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2023-01-30 21:06:55 +0200
commitad2dd6e85a2def98be916a02ddc123fbfb25b884 (patch)
tree8020ad44a42ee967af777402d6712bfbe103e463 /maven-archetypes
parent361fb8b9b31bd64c696105ef0b56ee253aa4ca0c (diff)
downloadpf4j-ad2dd6e85a2def98be916a02ddc123fbfb25b884.tar.gz
pf4j-ad2dd6e85a2def98be916a02ddc123fbfb25b884.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 6081b3b..3fa79f5 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.9.0</version>
+ <version>3.10.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>