aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2022-06-28 01:08:41 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2022-06-28 01:08:41 +0300
commit35a8cf25d08cad18489897b0c5c576bb206db6e3 (patch)
tree0cb8ef2522410a21cc8cca8318fd88b176546a44 /maven-archetypes
parentfad044b5187bab627cdc51898c6fa147f7686bd4 (diff)
downloadpf4j-35a8cf25d08cad18489897b0c5c576bb206db6e3.tar.gz
pf4j-35a8cf25d08cad18489897b0c5c576bb206db6e3.zip
[maven-release-plugin] prepare release release-3.7.0release-3.7.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 a58b0fa..abf024d 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.7.0-SNAPSHOT</version>
+ <version>3.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>