summaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-09-08 22:04:16 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2019-09-08 22:04:16 +0300
commit3fc84a1b718988353cf3a14b13700663829f822e (patch)
treea6143432a132594b9bf643c3f5265c68aac6187d /maven-archetypes
parent907fc87dabbc0830c368a8b253cb30918c5a1df5 (diff)
downloadpf4j-3fc84a1b718988353cf3a14b13700663829f822e.tar.gz
pf4j-3fc84a1b718988353cf3a14b13700663829f822e.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 be9c77f..18a2c70 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.1.0</version>
+ <version>3.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>