aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes/quickstart/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-05-19 22:29:54 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2024-05-19 22:29:54 +0300
commitc4fa3f1893a6be6b8215dac2ef0d94e6f07f10ff (patch)
treea81019ff9fc84e1ee0a1d74c3d36423b0526a325 /maven-archetypes/quickstart/pom.xml
parent6139654df735bb6d7502454cd6cd7a6de65326b3 (diff)
downloadpf4j-c4fa3f1893a6be6b8215dac2ef0d94e6f07f10ff.tar.gz
pf4j-c4fa3f1893a6be6b8215dac2ef0d94e6f07f10ff.zip
[maven-release-plugin] prepare release release-3.11.1release-3.11.1
Diffstat (limited to 'maven-archetypes/quickstart/pom.xml')
-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 337f7a5..69360d2 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.12.0-SNAPSHOT</version>
+ <version>3.11.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>