aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-11-29 01:16:46 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2024-11-29 01:16:46 +0200
commiteef1d1ff5abc5b37f8efc67ff43dea4234fa8adf (patch)
tree025f712215a71c21092644bd144ebb6216de6bee /maven-archetypes
parentb468153735561c62a630c18b6873df62339018b0 (diff)
downloadpf4j-eef1d1ff5abc5b37f8efc67ff43dea4234fa8adf.tar.gz
pf4j-eef1d1ff5abc5b37f8efc67ff43dea4234fa8adf.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 779c028..3e0be2a 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.13.0</version>
+ <version>3.14.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>