From: Decebal Suiu Date: Mon, 22 Aug 2016 16:52:11 +0000 (+0300) Subject: [maven-release-plugin] prepare for next development iteration X-Git-Tag: release-1.1.1~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=14f8a879afdf9c818c6927708f2dbc364410f862;p=pf4j.git [maven-release-plugin] prepare for next development iteration --- 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 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 pf4j-demo-api - 1.1.0 + 1.2.0-SNAPSHOT jar Demo Api diff --git a/demo/app/pom.xml b/demo/app/pom.xml index 18af634..ed6a109 100644 --- a/demo/app/pom.xml +++ b/demo/app/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 pf4j-demo-app - 1.1.0 + 1.2.0-SNAPSHOT jar Demo App diff --git a/demo/plugins/plugin1/pom.xml b/demo/plugins/plugin1/pom.xml index 4e8661a..04cb55f 100644 --- a/demo/plugins/plugin1/pom.xml +++ b/demo/plugins/plugin1/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-plugins - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 pf4j-demo-plugin1 - 1.1.0 + 1.2.0-SNAPSHOT jar Demo Plugin #1 diff --git a/demo/plugins/plugin2/pom.xml b/demo/plugins/plugin2/pom.xml index 50b5090..55254b2 100644 --- a/demo/plugins/plugin2/pom.xml +++ b/demo/plugins/plugin2/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-plugins - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 pf4j-demo-plugin2 - 1.1.0 + 1.2.0-SNAPSHOT jar Demo Plugin #2 diff --git a/demo/plugins/pom.xml b/demo/plugins/pom.xml index c52d96e..2e6364d 100644 --- a/demo/plugins/pom.xml +++ b/demo/plugins/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 pf4j-demo-plugins - 1.1.0 + 1.2.0-SNAPSHOT pom Demo Plugins Parent diff --git a/demo/pom.xml b/demo/pom.xml index cca6d62..95ea653 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j pf4j-parent - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 ro.fortsoft.pf4j.demo pf4j-demo-parent - 1.1.0 + 1.2.0-SNAPSHOT pom Demo Parent diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 3521590..59e70ae 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j pf4j-parent - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 pf4j - 1.1.0 + 1.2.0-SNAPSHOT jar PF4J Plugin Framework for Java diff --git a/pom.xml b/pom.xml index 6753e97..3f2359b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 ro.fortsoft.pf4j pf4j-parent - 1.1.0 + 1.2.0-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-1.1.0 + HEAD