From 5ea294a6accfef4e300ac1689d9b0efcffb691ea Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Wed, 7 Nov 2012 13:51:39 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- demo/api/pom.xml | 4 ++-- demo/app/pom.xml | 4 ++-- demo/plugin1/pom.xml | 4 ++-- demo/plugin2/pom.xml | 4 ++-- demo/pom.xml | 4 ++-- pf4j/pom.xml | 6 +++--- pom.xml | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/demo/api/pom.xml b/demo/api/pom.xml index 739cf0c..aadffec 100644 --- a/demo/api/pom.xml +++ b/demo/api/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pom - 0.2 + 0.3-SNAPSHOT 4.0.0 pf4j-demo-api - 0.2 + 0.3-SNAPSHOT jar Demo Api diff --git a/demo/app/pom.xml b/demo/app/pom.xml index 4b7b554..be35260 100644 --- a/demo/app/pom.xml +++ b/demo/app/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pom - 0.2 + 0.3-SNAPSHOT 4.0.0 pf4j-demo-app - 0.2 + 0.3-SNAPSHOT jar Demo App diff --git a/demo/plugin1/pom.xml b/demo/plugin1/pom.xml index edc64dc..8d475d5 100644 --- a/demo/plugin1/pom.xml +++ b/demo/plugin1/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pom - 0.2 + 0.3-SNAPSHOT 4.0.0 pf4j-demo-plugin1 - 0.2 + 0.3-SNAPSHOT jar Demo Plugin #1 diff --git a/demo/plugin2/pom.xml b/demo/plugin2/pom.xml index cf5c67c..b340c66 100644 --- a/demo/plugin2/pom.xml +++ b/demo/plugin2/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pom - 0.2 + 0.3-SNAPSHOT 4.0.0 pf4j-demo-plugin2 - 0.2 + 0.3-SNAPSHOT jar Demo Plugin #2 diff --git a/demo/pom.xml b/demo/pom.xml index 7cc6cb2..64557be 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j pom - 0.2 + 0.3-SNAPSHOT 4.0.0 ro.fortsoft.pf4j.demo pom - 0.2 + 0.3-SNAPSHOT pom PF4J Demo diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 847d209..301ea44 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j pom - 0.2 + 0.3-SNAPSHOT 4.0.0 pf4j - 0.2 + 0.3-SNAPSHOT jar PF4J Library Plugin Framework for Java @@ -26,7 +26,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.2 + HEAD diff --git a/pom.xml b/pom.xml index c31fd47..96450ae 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 ro.fortsoft.pf4j pom - 0.2 + 0.3-SNAPSHOT pom PF4J 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.2 + HEAD -- 2.39.5