aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-03-06 21:33:56 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2024-03-06 21:33:56 +0200
commit35bc67a69a92f75b2f116fe2d0c69398de72be66 (patch)
tree06e993da619191b877fab1eb72064027e9181d48 /maven-archetypes
parent2201ab5e2377b95cec5b48c9076e2c859cd9eb5e (diff)
downloadpf4j-35bc67a69a92f75b2f116fe2d0c69398de72be66.tar.gz
pf4j-35bc67a69a92f75b2f116fe2d0c69398de72be66.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 06f1dc4..337f7a5 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.11.0</version>
+ <version>3.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>