aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes/quickstart
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-11-29 01:16:42 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2024-11-29 01:16:42 +0200
commitb468153735561c62a630c18b6873df62339018b0 (patch)
treea53b25e54a67569086be4216359bc915f78bfd50 /maven-archetypes/quickstart
parentca7d9f6b5ca36a2068efbcd51f785d0804573c38 (diff)
downloadpf4j-b468153735561c62a630c18b6873df62339018b0.tar.gz
pf4j-b468153735561c62a630c18b6873df62339018b0.zip
[maven-release-plugin] prepare release release-3.13.0release-3.13.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 6254efb..779c028 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.13.0-SNAPSHOT</version>
+ <version>3.13.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>