From 28bfcf26ad6f471459061dc677687be9aeeef7c7 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Fri, 9 Jun 2017 09:45:10 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0 --- camunda-bpm-blueprint-wrapper/pom.xml | 2 +- camunda-bpm-karaf-assembly/pom.xml | 2 +- camunda-bpm-karaf-commands/pom.xml | 2 +- camunda-bpm-karaf-feature/pom.xml | 2 +- camunda-bpm-osgi-configadmin/pom.xml | 2 +- camunda-bpm-osgi-eventing-api/pom.xml | 2 +- camunda-bpm-osgi-eventing/pom.xml | 2 +- camunda-bpm-osgi-fileinstall/pom.xml | 2 +- camunda-bpm-osgi-itest/pom.xml | 2 +- camunda-bpm-osgi-processapplication/pom.xml | 2 +- camunda-bpm-osgi/pom.xml | 2 +- pom.xml | 4 ++-- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/camunda-bpm-blueprint-wrapper/pom.xml b/camunda-bpm-blueprint-wrapper/pom.xml index d2b0a9b..a17053c 100644 --- a/camunda-bpm-blueprint-wrapper/pom.xml +++ b/camunda-bpm-blueprint-wrapper/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 Camunda BPM - Blueprint - Wrapper diff --git a/camunda-bpm-karaf-assembly/pom.xml b/camunda-bpm-karaf-assembly/pom.xml index 85bb9d3..5860b03 100644 --- a/camunda-bpm-karaf-assembly/pom.xml +++ b/camunda-bpm-karaf-assembly/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 Camunda BPM - Karaf - Assembly diff --git a/camunda-bpm-karaf-commands/pom.xml b/camunda-bpm-karaf-commands/pom.xml index 7e54c11..17c8f52 100644 --- a/camunda-bpm-karaf-commands/pom.xml +++ b/camunda-bpm-karaf-commands/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 Camunda BPM - Karaf - Commands diff --git a/camunda-bpm-karaf-feature/pom.xml b/camunda-bpm-karaf-feature/pom.xml index 3dc606f..0549520 100644 --- a/camunda-bpm-karaf-feature/pom.xml +++ b/camunda-bpm-karaf-feature/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 Camunda BPM - Karaf - Feature diff --git a/camunda-bpm-osgi-configadmin/pom.xml b/camunda-bpm-osgi-configadmin/pom.xml index 8569c47..2b574d7 100644 --- a/camunda-bpm-osgi-configadmin/pom.xml +++ b/camunda-bpm-osgi-configadmin/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 camunda-bpm-osgi-configadmin Camunda BPM - OSGi ConfigAdmin diff --git a/camunda-bpm-osgi-eventing-api/pom.xml b/camunda-bpm-osgi-eventing-api/pom.xml index 119003c..15a8cc9 100644 --- a/camunda-bpm-osgi-eventing-api/pom.xml +++ b/camunda-bpm-osgi-eventing-api/pom.xml @@ -3,7 +3,7 @@ camunda-bpm-osgi-root org.camunda.bpm.extension.osgi - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/camunda-bpm-osgi-eventing/pom.xml b/camunda-bpm-osgi-eventing/pom.xml index aa6538c..3d74a64 100644 --- a/camunda-bpm-osgi-eventing/pom.xml +++ b/camunda-bpm-osgi-eventing/pom.xml @@ -3,7 +3,7 @@ camunda-bpm-osgi-root org.camunda.bpm.extension.osgi - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/camunda-bpm-osgi-fileinstall/pom.xml b/camunda-bpm-osgi-fileinstall/pom.xml index a1b9234..34df853 100644 --- a/camunda-bpm-osgi-fileinstall/pom.xml +++ b/camunda-bpm-osgi-fileinstall/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 camunda-bpm-osgi-fileinstall Camunda BPM - OSGi Fileinstall diff --git a/camunda-bpm-osgi-itest/pom.xml b/camunda-bpm-osgi-itest/pom.xml index 89a9b53..d730eb1 100644 --- a/camunda-bpm-osgi-itest/pom.xml +++ b/camunda-bpm-osgi-itest/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 camunda-bpm-osgi-itest Camunda BPM - OSGi Integration Tests diff --git a/camunda-bpm-osgi-processapplication/pom.xml b/camunda-bpm-osgi-processapplication/pom.xml index 754faef..c8849c0 100644 --- a/camunda-bpm-osgi-processapplication/pom.xml +++ b/camunda-bpm-osgi-processapplication/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 camunda-bpm-osgi-processapplication diff --git a/camunda-bpm-osgi/pom.xml b/camunda-bpm-osgi/pom.xml index ce67688..891a86c 100644 --- a/camunda-bpm-osgi/pom.xml +++ b/camunda-bpm-osgi/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 Camunda BPM - Engine - OSGi diff --git a/pom.xml b/pom.xml index 07dd11b..f9c2d00 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ Camunda BPM - OSGi - Root org.camunda.bpm.extension.osgi camunda-bpm-osgi-root - 3.0.0-SNAPSHOT + 3.0.0 pom @@ -416,7 +416,7 @@ https://github.com/camunda/camunda-bpm-platform-osgi scm:git:git@github.com:camunda/camunda-bpm-platform-osgi.git scm:git:git@github.com:camunda/camunda-bpm-platform-osgi.git - HEAD + 3.0.0