diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2024-05-19 22:29:54 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2024-05-19 22:29:54 +0300 |
commit | c4fa3f1893a6be6b8215dac2ef0d94e6f07f10ff (patch) | |
tree | a81019ff9fc84e1ee0a1d74c3d36423b0526a325 /maven-archetypes/quickstart/pom.xml | |
parent | 6139654df735bb6d7502454cd6cd7a6de65326b3 (diff) | |
download | pf4j-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-x | maven-archetypes/quickstart/pom.xml | 2 |
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> |