aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes/quickstart
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2020-04-21 21:28:05 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2020-04-21 21:28:05 +0300
commit39ccb7b784802c1685ac23d7005fd3d3c215e7b6 (patch)
treef627de4c612add3a90cdcaec5d7d7638721d8422 /maven-archetypes/quickstart
parent7d88af39e8a4f5e026163ecefb338ee3e7e90c42 (diff)
downloadpf4j-39ccb7b784802c1685ac23d7005fd3d3c215e7b6.tar.gz
pf4j-39ccb7b784802c1685ac23d7005fd3d3c215e7b6.zip
[maven-release-plugin] prepare release release-3.3.1release-3.3.1
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 ac2bfb1..40ff84b 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.4.0-SNAPSHOT</version>
+ <version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>