From: Decebal Suiu Date: Fri, 11 Oct 2013 09:53:00 +0000 (+0300) Subject: [maven-release-plugin] prepare for next development iteration X-Git-Tag: release-0.7.0~13^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b57f307e53623dab815f3dfb0817be5b5dd5f503;p=pf4j.git [maven-release-plugin] prepare for next development iteration --- diff --git a/demo/api/pom.xml b/demo/api/pom.xml index ae57533..6d76d93 100644 --- a/demo/api/pom.xml +++ b/demo/api/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.6 + 0.7-SNAPSHOT 4.0.0 pf4j-demo-api - 0.6 + 0.7-SNAPSHOT jar Demo Api diff --git a/demo/app/pom.xml b/demo/app/pom.xml index 0db42d2..13c442d 100644 --- a/demo/app/pom.xml +++ b/demo/app/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.6 + 0.7-SNAPSHOT 4.0.0 pf4j-demo-app - 0.6 + 0.7-SNAPSHOT jar Demo App diff --git a/demo/plugins/plugin1/pom.xml b/demo/plugins/plugin1/pom.xml index 29c4446..9c6db84 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.6 + 0.7-SNAPSHOT 4.0.0 pf4j-demo-plugin1 - 0.6 + 0.7-SNAPSHOT jar Demo Plugin #1 diff --git a/demo/plugins/plugin2/pom.xml b/demo/plugins/plugin2/pom.xml index 1db05d3..23acb7a 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.6 + 0.7-SNAPSHOT 4.0.0 pf4j-demo-plugin2 - 0.6 + 0.7-SNAPSHOT jar Demo Plugin #2 diff --git a/demo/plugins/pom.xml b/demo/plugins/pom.xml index 5b616d1..30c2848 100644 --- a/demo/plugins/pom.xml +++ b/demo/plugins/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.6 + 0.7-SNAPSHOT 4.0.0 ro.fortsoft.pf4j.demo pf4j-demo-plugins - 0.6 + 0.7-SNAPSHOT pom Demo Plugins Parent diff --git a/demo/pom.xml b/demo/pom.xml index 8eaae4f..9ce0579 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j pf4j-parent - 0.6 + 0.7-SNAPSHOT 4.0.0 ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.6 + 0.7-SNAPSHOT pom Demo Parent diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 19c3166..f06491e 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j pf4j-parent - 0.6 + 0.7-SNAPSHOT 4.0.0 pf4j - 0.6 + 0.7-SNAPSHOT jar PF4J Plugin Framework for Java diff --git a/pom.xml b/pom.xml index 3dcce45..cedf32e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 ro.fortsoft.pf4j pf4j-parent - 0.6 + 0.7-SNAPSHOT pom PF4J Parent Plugin Framework for Java @@ -27,7 +27,7 @@ scm:git:https://github.com/decebals/pf4j.git scm:git:https://github.com/decebals/pf4j.git git@github.com/decebals/pf4j.git - release-0.6 + HEAD