summaryrefslogtreecommitdiffstats
path: root/demo/api
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-08-22 19:52:11 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2016-08-22 19:52:11 +0300
commit14f8a879afdf9c818c6927708f2dbc364410f862 (patch)
treef10615f3ac79ba309e768ef652d135b7c8774ebf /demo/api
parent736e0db2183dedf5a81e8390ce39de8b00c5559e (diff)
downloadpf4j-14f8a879afdf9c818c6927708f2dbc364410f862.tar.gz
pf4j-14f8a879afdf9c818c6927708f2dbc364410f862.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'demo/api')
-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 df20e30..8a319b4 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.1.0</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j-demo-api</artifactId>
- <version>1.1.0</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Demo Api</name>