summaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-06-12 22:40:07 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2019-06-12 22:40:07 +0300
commit71192a4cd8e023929a2f48228014935b9e44ab80 (patch)
treecf875ea30a29cb5c6615ff3d9e4a008ca3765ab9 /maven-archetypes
parent9afdc1ad19d712eb1b6be5340ea4f3ef5c3b7b31 (diff)
downloadpf4j-71192a4cd8e023929a2f48228014935b9e44ab80.tar.gz
pf4j-71192a4cd8e023929a2f48228014935b9e44ab80.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 c321f00..c0f16a0 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.0.0</version>
+ <version>3.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>