summaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-09-08 22:03:51 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2019-09-08 22:03:51 +0300
commit907fc87dabbc0830c368a8b253cb30918c5a1df5 (patch)
treef2818452942084c485673b51d85898677984e385 /maven-archetypes
parent2ba65fdfa3ccc90080495f0a3af36fceac3036de (diff)
downloadpf4j-907fc87dabbc0830c368a8b253cb30918c5a1df5.tar.gz
pf4j-907fc87dabbc0830c368a8b253cb30918c5a1df5.zip
[maven-release-plugin] prepare release release-3.1.0release-3.1.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 c0f16a0..be9c77f 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.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>