From 2d60ec726d785850c3e3e7934b25e2f5c0365e76 Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Wed, 3 May 2017 22:51:20 +0300 Subject: [PATCH] [maven-release-plugin] prepare release release-1.3.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 49d1492..32b7e40 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-SNAPSHOT + 1.3.0 4.0.0 pf4j-demo-api - 1.3.0-SNAPSHOT + 1.3.0 jar Demo Api diff --git a/demo/app/pom.xml b/demo/app/pom.xml index 8ec27c2..f5bb562 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-SNAPSHOT + 1.3.0 4.0.0 pf4j-demo-app - 1.3.0-SNAPSHOT + 1.3.0 jar Demo App diff --git a/demo/plugins/plugin1/pom.xml b/demo/plugins/plugin1/pom.xml index 0e361ea..8438fa5 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-SNAPSHOT + 1.3.0 4.0.0 pf4j-demo-plugin1 - 1.3.0-SNAPSHOT + 1.3.0 jar Demo Plugin #1 diff --git a/demo/plugins/plugin2/pom.xml b/demo/plugins/plugin2/pom.xml index 84f5b78..f7bc135 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-SNAPSHOT + 1.3.0 4.0.0 pf4j-demo-plugin2 - 1.3.0-SNAPSHOT + 1.3.0 jar Demo Plugin #2 diff --git a/demo/plugins/pom.xml b/demo/plugins/pom.xml index fc416b2..5483f0a 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-SNAPSHOT + 1.3.0 4.0.0 pf4j-demo-plugins - 1.3.0-SNAPSHOT + 1.3.0 pom Demo Plugins Parent diff --git a/demo/pom.xml b/demo/pom.xml index 0fc1dc6..f2cfe3f 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,13 +4,13 @@ ro.fortsoft.pf4j pf4j-parent - 1.3.0-SNAPSHOT + 1.3.0 4.0.0 ro.fortsoft.pf4j.demo pf4j-demo-parent - 1.3.0-SNAPSHOT + 1.3.0 pom Demo Parent diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 6343772..d3b40cf 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -4,12 +4,12 @@ ro.fortsoft.pf4j pf4j-parent - 1.3.0-SNAPSHOT + 1.3.0 4.0.0 pf4j - 1.3.0-SNAPSHOT + 1.3.0 jar PF4J Plugin Framework for Java diff --git a/pom.xml b/pom.xml index 3c058fc..3eed3ac 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 ro.fortsoft.pf4j pf4j-parent - 1.3.0-SNAPSHOT + 1.3.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-1.3.0 -- 2.39.5