From: Decebal Suiu Date: Wed, 3 May 2017 19:51:42 +0000 (+0300) Subject: [maven-release-plugin] prepare for next development iteration X-Git-Tag: release-2.0.0~28 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c6f1615d19a13639ce09112e0f7ed7ea016bee86;p=pf4j.git [maven-release-plugin] prepare for next development iteration --- diff --git a/demo/api/pom.xml b/demo/api/pom.xml index 32b7e40..a031848 100644 --- a/demo/api/pom.xml +++ b/demo/api/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 1.3.0 + 1.4.0-SNAPSHOT 4.0.0 pf4j-demo-api - 1.3.0 + 1.4.0-SNAPSHOT jar Demo Api diff --git a/demo/app/pom.xml b/demo/app/pom.xml index f5bb562..b24e568 100644 --- a/demo/app/pom.xml +++ b/demo/app/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 1.3.0 + 1.4.0-SNAPSHOT 4.0.0 pf4j-demo-app - 1.3.0 + 1.4.0-SNAPSHOT jar Demo App diff --git a/demo/plugins/plugin1/pom.xml b/demo/plugins/plugin1/pom.xml index 8438fa5..bf597d1 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.3.0 + 1.4.0-SNAPSHOT 4.0.0 pf4j-demo-plugin1 - 1.3.0 + 1.4.0-SNAPSHOT jar Demo Plugin #1 diff --git a/demo/plugins/plugin2/pom.xml b/demo/plugins/plugin2/pom.xml index f7bc135..278949c 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.3.0 + 1.4.0-SNAPSHOT 4.0.0 pf4j-demo-plugin2 - 1.3.0 + 1.4.0-SNAPSHOT jar Demo Plugin #2 diff --git a/demo/plugins/pom.xml b/demo/plugins/pom.xml index 5483f0a..c385dcb 100644 --- a/demo/plugins/pom.xml +++ b/demo/plugins/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 1.3.0 + 1.4.0-SNAPSHOT 4.0.0 pf4j-demo-plugins - 1.3.0 + 1.4.0-SNAPSHOT pom Demo Plugins Parent diff --git a/demo/pom.xml b/demo/pom.xml index f2cfe3f..86a191a 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j pf4j-parent - 1.3.0 + 1.4.0-SNAPSHOT 4.0.0 ro.fortsoft.pf4j.demo pf4j-demo-parent - 1.3.0 + 1.4.0-SNAPSHOT pom Demo Parent diff --git a/pf4j/pom.xml b/pf4j/pom.xml index d3b40cf..a669078 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j pf4j-parent - 1.3.0 + 1.4.0-SNAPSHOT 4.0.0 pf4j - 1.3.0 + 1.4.0-SNAPSHOT jar PF4J Plugin Framework for Java diff --git a/pom.xml b/pom.xml index 3eed3ac..0b644c4 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 ro.fortsoft.pf4j pf4j-parent - 1.3.0 + 1.4.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.3.0 + HEAD