summaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2021-01-16 15:06:34 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2021-01-16 15:06:34 +0200
commitc236a97a528284a9e4c5dfe67f0fb8a0df8c9371 (patch)
tree141570a81055a0b6810da9d1dbac941235b2e5f4 /maven-archetypes
parentc956b31914021fd9dbdfb48b1f2f174c30894121 (diff)
downloadpf4j-c236a97a528284a9e4c5dfe67f0fb8a0df8c9371.tar.gz
pf4j-c236a97a528284a9e4c5dfe67f0fb8a0df8c9371.zip
[maven-release-plugin] prepare release release-3.6.0release-3.6.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 0457977..29962d8 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.6.0-SNAPSHOT</version>
+ <version>3.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>