summaryrefslogtreecommitdiffstats
path: root/demo/api/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2017-05-03 22:51:42 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2017-05-03 22:51:42 +0300
commitc6f1615d19a13639ce09112e0f7ed7ea016bee86 (patch)
tree47fc3e14b14006de494870f1ea3e596ad7aedd83 /demo/api/pom.xml
parent2d60ec726d785850c3e3e7934b25e2f5c0365e76 (diff)
downloadpf4j-c6f1615d19a13639ce09112e0f7ed7ea016bee86.tar.gz
pf4j-c6f1615d19a13639ce09112e0f7ed7ea016bee86.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'demo/api/pom.xml')
-rw-r--r--demo/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/api/pom.xml b/demo/api/pom.xml
index 32b7e40..a031848 100644
--- a/demo/api/pom.xml
+++ b/demo/api/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>ro.fortsoft.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>1.3.0</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j-demo-api</artifactId>
- <version>1.3.0</version>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Demo Api</name>