aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2020-11-08 21:01:18 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2020-11-08 21:01:18 +0200
commitcd7ddb9c524711412f3dbbf2c20c5ae1e16accbb (patch)
treefcd3d1e4ba8df57f3d7e1492c55df28a9b68b1ab /maven-archetypes
parenta17f7cc65099db83319707d2cdc57bf6bc64104b (diff)
downloadpf4j-cd7ddb9c524711412f3dbbf2c20c5ae1e16accbb.tar.gz
pf4j-cd7ddb9c524711412f3dbbf2c20c5ae1e16accbb.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 1ab362c..0457977 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.5.0</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>