aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2022-06-28 01:08:44 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2022-06-28 01:08:44 +0300
commitd4f0de4a9654123e431dd57be7798971381cab55 (patch)
treedfbd177b855d9f8535933df5cbd132e10c1b18d4 /maven-archetypes
parent35a8cf25d08cad18489897b0c5c576bb206db6e3 (diff)
downloadpf4j-d4f0de4a9654123e431dd57be7798971381cab55.tar.gz
pf4j-d4f0de4a9654123e431dd57be7798971381cab55.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 abf024d..6e62a8a 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.7.0</version>
+ <version>3.8.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>