aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-11-29 22:09:06 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2019-11-29 22:09:06 +0200
commitb5b31d760987cc1346e6603d81e0ef4bba6d304d (patch)
tree2f1c4544dd1fa3b390c2b2570f7c340a5e0022fa /maven-archetypes
parent45c90d235889d610874c46c9c206a1133f633291 (diff)
downloadpf4j-b5b31d760987cc1346e6603d81e0ef4bba6d304d.tar.gz
pf4j-b5b31d760987cc1346e6603d81e0ef4bba6d304d.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 ac36060..7258698 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.2.0</version>
+ <version>3.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>