aboutsummaryrefslogtreecommitdiffstats
path: root/demo/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2018-06-04 19:41:37 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2018-06-04 19:41:37 +0300
commit5ae89359aeff108b214d65c9ae78a8587bbcbdf5 (patch)
tree937af5e9c321228a3313be357d6d5bd6ad8a94bf /demo/pom.xml
parent4a6d840057d754a2b1455ad4cfeaab239ede4e43 (diff)
downloadpf4j-5ae89359aeff108b214d65c9ae78a8587bbcbdf5.tar.gz
pf4j-5ae89359aeff108b214d65c9ae78a8587bbcbdf5.zip
[maven-release-plugin] prepare release release-2.3.0release-2.3.0
Diffstat (limited to 'demo/pom.xml')
-rw-r--r--demo/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/pom.xml b/demo/pom.xml
index 9f21f21..f2f53da 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -4,13 +4,13 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<packaging>pom</packaging>
<name>Demo Parent</name>