aboutsummaryrefslogtreecommitdiffstats
path: root/demo/app
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-04-01 19:36:26 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2016-04-01 19:36:26 +0300
commit272e8f55c1f750c6618f1853f885920cd1d5bca3 (patch)
tree2719e2a5920cdd13250d7fca87807a29fe0285ff /demo/app
parent44a33d14bc5d58783ae1fc62972865bfd8212981 (diff)
downloadpf4j-272e8f55c1f750c6618f1853f885920cd1d5bca3.tar.gz
pf4j-272e8f55c1f750c6618f1853f885920cd1d5bca3.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'demo/app')
-rw-r--r--demo/app/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/app/pom.xml b/demo/app/pom.xml
index 0bfa1cc..e06642f 100644
--- a/demo/app/pom.xml
+++ b/demo/app/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>ro.fortsoft.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>0.13.1</version>
+ <version>0.14.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j-demo-app</artifactId>
- <version>0.13.1</version>
+ <version>0.14.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Demo App</name>