aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-05-19 22:29:58 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2024-05-19 22:29:58 +0300
commit26abac11722d352576f9469c9c298983e8dacfd7 (patch)
treeba239630d5dd4955e1d41d4e12ff9bfe2ea960fd /maven-archetypes
parentc4fa3f1893a6be6b8215dac2ef0d94e6f07f10ff (diff)
downloadpf4j-26abac11722d352576f9469c9c298983e8dacfd7.tar.gz
pf4j-26abac11722d352576f9469c9c298983e8dacfd7.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 69360d2..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.1</version>
+ <version>3.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>