aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-10-12 19:01:45 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2024-10-12 19:01:45 +0300
commitb31e9cc388fb11f44215fe2dfc039a9aa9532d1d (patch)
treea67fb48cd24f6d6842f86d6dacf37e7c31f46318 /maven-archetypes
parentc55f56c9bec21f2f2c9d2d0def8c17398f039f88 (diff)
downloadpf4j-b31e9cc388fb11f44215fe2dfc039a9aa9532d1d.tar.gz
pf4j-b31e9cc388fb11f44215fe2dfc039a9aa9532d1d.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 32215fe..6254efb 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.12.1</version>
+ <version>3.13.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>