aboutsummaryrefslogtreecommitdiffstats
path: root/demo/app
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-01-29 14:11:16 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2016-01-29 14:11:16 +0200
commit00dcde18139d3d0ab9ed5be62fe9775834f57094 (patch)
treee721e29bf14990a70d2347f263fc1424d8ddbba2 /demo/app
parent08ce60a0d279bff27865b347f015262176efcb90 (diff)
downloadpf4j-00dcde18139d3d0ab9ed5be62fe9775834f57094.tar.gz
pf4j-00dcde18139d3d0ab9ed5be62fe9775834f57094.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 186a0ed..8c985d2 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.12.0</version>
+ <version>0.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j-demo-app</artifactId>
- <version>0.12.0</version>
+ <version>0.13.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Demo App</name>