aboutsummaryrefslogtreecommitdiffstats
path: root/maven-archetypes/quickstart/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-11-29 22:08:29 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2019-11-29 22:08:29 +0200
commit45c90d235889d610874c46c9c206a1133f633291 (patch)
tree4ea7e6b9de61f27fb62cff51c283feecba849335 /maven-archetypes/quickstart/pom.xml
parent9b03dfa50cd8a9ce56f72d0e9754b5688c332010 (diff)
downloadpf4j-45c90d235889d610874c46c9c206a1133f633291.tar.gz
pf4j-45c90d235889d610874c46c9c206a1133f633291.zip
[maven-release-plugin] prepare release release-3.2.0release-3.2.0
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 18a2c70..ac36060 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.2.0-SNAPSHOT</version>
+ <version>3.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>