summaryrefslogtreecommitdiffstats
path: root/maven-archetypes
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2022-10-27 22:45:37 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2022-10-27 22:45:37 +0300
commitefaed93c10dd9d114335e2a344e8bca04fd00c63 (patch)
tree3db53cc076a68010c9a2ae3d8efc7104f8ad6c79 /maven-archetypes
parent48919cc3b16aa1fb6ab99f60fe33d98724e4e93d (diff)
downloadpf4j-efaed93c10dd9d114335e2a344e8bca04fd00c63.tar.gz
pf4j-efaed93c10dd9d114335e2a344e8bca04fd00c63.zip
[maven-release-plugin] prepare release release-3.8.0release-3.8.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 6e62a8a..2044ea2 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.8.0-SNAPSHOT</version>
+ <version>3.8.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>