aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2020-07-17 21:17:46 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2020-07-17 21:17:46 +0300
commit8a8d2914b093d8140dc87977b046cfc3f56afc49 (patch)
tree21a18bfa84297613e7074d3b3663454944439e1b /maven-archetypes
parent58d3c8e183c44fda43adb61ff4b0dba0ca0b3cc0 (diff)
downloadpf4j-8a8d2914b093d8140dc87977b046cfc3f56afc49.tar.gz
pf4j-8a8d2914b093d8140dc87977b046cfc3f56afc49.zip
[maven-release-plugin] prepare release release-3.4.0release-3.4.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 ac2bfb1..9d6be70 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.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>