aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes/quickstart
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2023-01-30 21:06:51 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2023-01-30 21:06:51 +0200
commit361fb8b9b31bd64c696105ef0b56ee253aa4ca0c (patch)
treeffc0631f68e836406ef41616f6ba95c20fec2212 /maven-archetypes/quickstart
parente598ffb88577683339e90381616923f41b7ebb61 (diff)
downloadpf4j-361fb8b9b31bd64c696105ef0b56ee253aa4ca0c.tar.gz
pf4j-361fb8b9b31bd64c696105ef0b56ee253aa4ca0c.zip
[maven-release-plugin] prepare release release-3.9.0release-3.9.0
Diffstat (limited to 'maven-archetypes/quickstart')
-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 7f79ad4..6081b3b 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.9.0-SNAPSHOT</version>
+ <version>3.9.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>