aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2020-04-21 16:06:06 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2020-04-21 16:06:06 +0300
commit05d9ebcfafbb057ed070cbc85800368fe4288952 (patch)
treed7f253ff3d793ab57a659ca6db4569f5d04e2c91 /maven-archetypes
parent4ceba1c2afa62fe449fb8e1185ef42e069b0f241 (diff)
downloadpf4j-05d9ebcfafbb057ed070cbc85800368fe4288952.tar.gz
pf4j-05d9ebcfafbb057ed070cbc85800368fe4288952.zip
[maven-release-plugin] prepare release release-3.3.0release-3.3.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 7258698..6d11c6a 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.3.0-SNAPSHOT</version>
+ <version>3.3.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>