From 54b1f59c9b751f73874f8ac7c4255998fb9ad66c Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Wed, 30 Jul 2014 11:58:22 +0300 Subject: [PATCH] [maven-release-plugin] prepare release release-0.9.0 --- 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 ++-- pf4j/pom.xml | 4 ++-- pom.xml | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/demo/api/pom.xml b/demo/api/pom.xml index e992160..eb142a3 100644 --- a/demo/api/pom.xml +++ b/demo/api/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.9.0-SNAPSHOT + 0.9.0 4.0.0 pf4j-demo-api - 0.9.0-SNAPSHOT + 0.9.0 jar Demo Api diff --git a/demo/app/pom.xml b/demo/app/pom.xml index 325182f..c945b75 100644 --- a/demo/app/pom.xml +++ b/demo/app/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.9.0-SNAPSHOT + 0.9.0 4.0.0 pf4j-demo-app - 0.9.0-SNAPSHOT + 0.9.0 jar Demo App diff --git a/demo/plugins/plugin1/pom.xml b/demo/plugins/plugin1/pom.xml index 50ffdef..2d83e10 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.9.0-SNAPSHOT + 0.9.0 4.0.0 pf4j-demo-plugin1 - 0.9.0-SNAPSHOT + 0.9.0 jar Demo Plugin #1 diff --git a/demo/plugins/plugin2/pom.xml b/demo/plugins/plugin2/pom.xml index 26863a0..173cbaa 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.9.0-SNAPSHOT + 0.9.0 4.0.0 pf4j-demo-plugin2 - 0.9.0-SNAPSHOT + 0.9.0 jar Demo Plugin #2 diff --git a/demo/plugins/pom.xml b/demo/plugins/pom.xml index a6c48d9..729eb06 100644 --- a/demo/plugins/pom.xml +++ b/demo/plugins/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.9.0-SNAPSHOT + 0.9.0 4.0.0 ro.fortsoft.pf4j.demo pf4j-demo-plugins - 0.9.0-SNAPSHOT + 0.9.0 pom Demo Plugins Parent diff --git a/demo/pom.xml b/demo/pom.xml index 92c90e9..b8e4c82 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j pf4j-parent - 0.9.0-SNAPSHOT + 0.9.0 4.0.0 ro.fortsoft.pf4j.demo pf4j-demo-parent - 0.9.0-SNAPSHOT + 0.9.0 pom Demo Parent diff --git a/pf4j/pom.xml b/pf4j/pom.xml index fd5a9c7..086811a 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j pf4j-parent - 0.9.0-SNAPSHOT + 0.9.0 4.0.0 pf4j - 0.9.0-SNAPSHOT + 0.9.0 jar PF4J Plugin Framework for Java diff --git a/pom.xml b/pom.xml index 8fee9d8..9328f50 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 ro.fortsoft.pf4j pf4j-parent - 0.9.0-SNAPSHOT + 0.9.0 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 - HEAD + release-0.9.0 -- 2.39.5