From 57436d67b4e416876ca4c45e3fd19827ec6fde9c Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Tue, 15 Apr 2014 11:18:24 +0300 Subject: [maven-release-plugin] prepare for next development iteration --- demo/api/pom.xml | 4 ++-- demo/app/pom.xml | 4 ++-- demo/plugins/plugin1/pom.xml | 4 ++-- demo/plugins/plugin2/pom.xml | 4 ++-- demo/plugins/pom.xml | 4 ++-- demo/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'demo') diff --git a/demo/api/pom.xml b/demo/api/pom.xml index d5460c8..e992160 100644 --- a/demo/api/pom.xml +++ b/demo/api/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.8.0 + 0.9.0-SNAPSHOT 4.0.0 pf4j-demo-api - 0.8.0 + 0.9.0-SNAPSHOT jar Demo Api diff --git a/demo/app/pom.xml b/demo/app/pom.xml index 9033ca2..325182f 100644 --- a/demo/app/pom.xml +++ b/demo/app/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.8.0 + 0.9.0-SNAPSHOT 4.0.0 pf4j-demo-app - 0.8.0 + 0.9.0-SNAPSHOT jar Demo App diff --git a/demo/plugins/plugin1/pom.xml b/demo/plugins/plugin1/pom.xml index 62e53cc..50ffdef 100644 --- a/demo/plugins/plugin1/pom.xml +++ b/demo/plugins/plugin1/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-plugins - 0.8.0 + 0.9.0-SNAPSHOT 4.0.0 pf4j-demo-plugin1 - 0.8.0 + 0.9.0-SNAPSHOT jar Demo Plugin #1 diff --git a/demo/plugins/plugin2/pom.xml b/demo/plugins/plugin2/pom.xml index c533c60..26863a0 100644 --- a/demo/plugins/plugin2/pom.xml +++ b/demo/plugins/plugin2/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-plugins - 0.8.0 + 0.9.0-SNAPSHOT 4.0.0 pf4j-demo-plugin2 - 0.8.0 + 0.9.0-SNAPSHOT jar Demo Plugin #2 diff --git a/demo/plugins/pom.xml b/demo/plugins/pom.xml index a7cf5a6..a6c48d9 100644 --- a/demo/plugins/pom.xml +++ b/demo/plugins/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.8.0 + 0.9.0-SNAPSHOT 4.0.0 ro.fortsoft.pf4j.demo pf4j-demo-plugins - 0.8.0 + 0.9.0-SNAPSHOT pom Demo Plugins Parent diff --git a/demo/pom.xml b/demo/pom.xml index d1a42a3..92c90e9 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j pf4j-parent - 0.8.0 + 0.9.0-SNAPSHOT 4.0.0 ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.8.0 + 0.9.0-SNAPSHOT pom Demo Parent -- cgit v1.2.3