summaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-06-12 22:38:39 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2019-06-12 22:38:39 +0300
commit9afdc1ad19d712eb1b6be5340ea4f3ef5c3b7b31 (patch)
tree8816c30d4972bd39d41492efacb09792d8de19ed /maven-archetypes
parent31b9d60cc4a5d0fb653d20ca4a8dee7eae2eb095 (diff)
downloadpf4j-9afdc1ad19d712eb1b6be5340ea4f3ef5c3b7b31.tar.gz
pf4j-9afdc1ad19d712eb1b6be5340ea4f3ef5c3b7b31.zip
[maven-release-plugin] prepare release release-3.0.0release-3.0.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 783bed1..c321f00 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.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>