From 52a9b291d20e0cceb19b253362af1fe693472796 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 27 Apr 2018 05:20:01 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #389] [Release 0.970.0] prepare release v0.970.0 --- modules/broker-amqp/pom.xml | 2 +- modules/broker-auth/pom.xml | 2 +- modules/broker-cipher-tool/pom.xml | 2 +- modules/broker-cli-client/pom.xml | 2 +- modules/broker-common/pom.xml | 2 +- modules/broker-coordination/pom.xml | 2 +- modules/broker-core/pom.xml | 2 +- modules/broker-metrics/pom.xml | 2 +- modules/broker-rest-runner/pom.xml | 2 +- modules/coverage-report/pom.xml | 2 +- .../features/io.ballerina.messaging.broker.feature/pom.xml | 2 +- modules/features/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/launcher/pom.xml | 2 +- pom.xml | 4 ++-- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/modules/broker-amqp/pom.xml b/modules/broker-amqp/pom.xml index e76b8b40747..8ca7c2291f0 100644 --- a/modules/broker-amqp/pom.xml +++ b/modules/broker-amqp/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../.. 4.0.0 diff --git a/modules/broker-auth/pom.xml b/modules/broker-auth/pom.xml index c343ce1521f..064d1505d92 100644 --- a/modules/broker-auth/pom.xml +++ b/modules/broker-auth/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../../pom.xml diff --git a/modules/broker-cipher-tool/pom.xml b/modules/broker-cipher-tool/pom.xml index a58db74a6e0..346d75be01e 100644 --- a/modules/broker-cipher-tool/pom.xml +++ b/modules/broker-cipher-tool/pom.xml @@ -22,7 +22,7 @@ broker-parent io.ballerina.messaging - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../../pom.xml 4.0.0 diff --git a/modules/broker-cli-client/pom.xml b/modules/broker-cli-client/pom.xml index 21e1024f44d..2ece47abca9 100644 --- a/modules/broker-cli-client/pom.xml +++ b/modules/broker-cli-client/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../../pom.xml 4.0.0 diff --git a/modules/broker-common/pom.xml b/modules/broker-common/pom.xml index 7c2341f9960..2b49fef5f44 100644 --- a/modules/broker-common/pom.xml +++ b/modules/broker-common/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../../pom.xml 4.0.0 diff --git a/modules/broker-coordination/pom.xml b/modules/broker-coordination/pom.xml index ebb7ea8ad60..1e4ead8a9b9 100644 --- a/modules/broker-coordination/pom.xml +++ b/modules/broker-coordination/pom.xml @@ -21,7 +21,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../.. 4.0.0 diff --git a/modules/broker-core/pom.xml b/modules/broker-core/pom.xml index 9856b354b70..d7725f54862 100644 --- a/modules/broker-core/pom.xml +++ b/modules/broker-core/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../.. 4.0.0 diff --git a/modules/broker-metrics/pom.xml b/modules/broker-metrics/pom.xml index a0540e28a43..a5d40cb12e7 100644 --- a/modules/broker-metrics/pom.xml +++ b/modules/broker-metrics/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../.. 4.0.0 diff --git a/modules/broker-rest-runner/pom.xml b/modules/broker-rest-runner/pom.xml index d16913eaa17..138acd35786 100644 --- a/modules/broker-rest-runner/pom.xml +++ b/modules/broker-rest-runner/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../../pom.xml 4.0.0 diff --git a/modules/coverage-report/pom.xml b/modules/coverage-report/pom.xml index 35f40edfcaf..9bde172497c 100644 --- a/modules/coverage-report/pom.xml +++ b/modules/coverage-report/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../.. 4.0.0 diff --git a/modules/features/io.ballerina.messaging.broker.feature/pom.xml b/modules/features/io.ballerina.messaging.broker.feature/pom.xml index d596a7a0211..5120f9cef53 100644 --- a/modules/features/io.ballerina.messaging.broker.feature/pom.xml +++ b/modules/features/io.ballerina.messaging.broker.feature/pom.xml @@ -21,7 +21,7 @@ broker-feature io.ballerina.messaging - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index bf65b932dc0..d936bd7eb69 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -23,7 +23,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 40b52644c2e..050ef7ae046 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../.. 4.0.0 diff --git a/modules/launcher/pom.xml b/modules/launcher/pom.xml index 3f26aac511e..399987344f8 100644 --- a/modules/launcher/pom.xml +++ b/modules/launcher/pom.xml @@ -22,7 +22,7 @@ io.ballerina.messaging broker-parent - 0.970.0.rc2-SNAPSHOT + 0.970.0 ../.. 4.0.0 diff --git a/pom.xml b/pom.xml index e1ae85429ae..fa6a9a4f983 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ io.ballerina.messaging broker-parent pom - 0.970.0.rc2-SNAPSHOT + 0.970.0 Ballerina Message Broker A high performing, lightweight broker component @@ -38,7 +38,7 @@ scm:https://github.com/ballerina-platform/ballerina-message-broker.git scm:git:https://github.com/ballerina-platform/ballerina-message-broker.git https://github.com/ballerina-platform/ballerina-message-broker.git - HEAD + v0.970.0