summaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2023-09-06 18:17:34 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2023-09-06 18:17:34 +0300
commitc7774e336a5ada679f92af7ab3d6fe3377410ff0 (patch)
tree69c28b45fdee1b194aed783361de1afb243d4b63 /maven-archetypes
parent4daa650d18996bea0107f6a8afe74273222528cb (diff)
downloadpf4j-release-3.10.0.tar.gz
pf4j-release-3.10.0.zip
[maven-release-plugin] prepare release release-3.10.0release-3.10.0
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 3fa79f5..cd24aab 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.10.0-SNAPSHOT</version>
+ <version>3.10.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>