From e62946a6c964814a8e42d21200ed80647855288a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 24 May 2018 19:04:35 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #301] [Release 4.2.0-M7] prepare release v4.2.0-M7 --- modules/distribution/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/performance/pom.xml | 2 +- modules/samples/sample-clients/http-client/pom.xml | 2 +- modules/samples/sample-clients/http-server/pom.xml | 2 +- modules/samples/sample-clients/jms-consumer/pom.xml | 2 +- modules/samples/sample-clients/jms-producer/pom.xml | 2 +- modules/samples/sample-clients/kafka-consumer/pom.xml | 2 +- modules/samples/sample-clients/kafka-producer/pom.xml | 2 +- modules/samples/sample-clients/mqtt-client/pom.xml | 2 +- modules/samples/sample-clients/mqtt-consumer/pom.xml | 2 +- modules/samples/sample-clients/pom.xml | 2 +- modules/samples/sample-clients/rabbitmq-consumer/pom.xml | 2 +- modules/samples/sample-clients/rabbitmq-producer/pom.xml | 2 +- modules/samples/sample-clients/tcp-client/pom.xml | 2 +- modules/samples/sample-clients/tcp-server/pom.xml | 2 +- modules/samples/sample-clients/websocket-producer/pom.xml | 2 +- modules/samples/sample-clients/websocket-receiver/pom.xml | 2 +- modules/samples/sample-clients/wso2event-client/pom.xml | 2 +- modules/samples/sample-clients/wso2event-server/pom.xml | 2 +- modules/solutions/pom.xml | 2 +- modules/solutions/twitter-analytics/pom.xml | 2 +- .../siddhi-execution-country/component/pom.xml | 2 +- .../siddhi-extensions/siddhi-execution-country/pom.xml | 4 ++-- .../siddhi-execution-tokenizer/component/pom.xml | 2 +- .../siddhi-extensions/siddhi-execution-tokenizer/pom.xml | 4 ++-- modules/tests/pom.xml | 2 +- pom.xml | 4 ++-- 28 files changed, 31 insertions(+), 31 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index fab3267ae..a09ca44e1 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.2.0-SNAPSHOT + 4.2.0-M7 ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 2f56d81f2..eb5b43194 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.2.0-SNAPSHOT + 4.2.0-M7 ../../pom.xml diff --git a/modules/performance/pom.xml b/modules/performance/pom.xml index ed7ff7357..3e23f39f9 100644 --- a/modules/performance/pom.xml +++ b/modules/performance/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.2.0-SNAPSHOT + 4.2.0-M7 ../../pom.xml diff --git a/modules/samples/sample-clients/http-client/pom.xml b/modules/samples/sample-clients/http-client/pom.xml index fc8fe4a4c..1f3294ef4 100644 --- a/modules/samples/sample-clients/http-client/pom.xml +++ b/modules/samples/sample-clients/http-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/http-server/pom.xml b/modules/samples/sample-clients/http-server/pom.xml index 6903341ff..b6f430321 100644 --- a/modules/samples/sample-clients/http-server/pom.xml +++ b/modules/samples/sample-clients/http-server/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/jms-consumer/pom.xml b/modules/samples/sample-clients/jms-consumer/pom.xml index d3071e576..ce05b7044 100644 --- a/modules/samples/sample-clients/jms-consumer/pom.xml +++ b/modules/samples/sample-clients/jms-consumer/pom.xml @@ -21,7 +21,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/jms-producer/pom.xml b/modules/samples/sample-clients/jms-producer/pom.xml index 39e79b5c0..895b129fd 100644 --- a/modules/samples/sample-clients/jms-producer/pom.xml +++ b/modules/samples/sample-clients/jms-producer/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/kafka-consumer/pom.xml b/modules/samples/sample-clients/kafka-consumer/pom.xml index d36692cea..00e08dca8 100644 --- a/modules/samples/sample-clients/kafka-consumer/pom.xml +++ b/modules/samples/sample-clients/kafka-consumer/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/kafka-producer/pom.xml b/modules/samples/sample-clients/kafka-producer/pom.xml index 586ec2625..37b08aafb 100644 --- a/modules/samples/sample-clients/kafka-producer/pom.xml +++ b/modules/samples/sample-clients/kafka-producer/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/mqtt-client/pom.xml b/modules/samples/sample-clients/mqtt-client/pom.xml index 42b36b0cc..46c8bad4c 100644 --- a/modules/samples/sample-clients/mqtt-client/pom.xml +++ b/modules/samples/sample-clients/mqtt-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/mqtt-consumer/pom.xml b/modules/samples/sample-clients/mqtt-consumer/pom.xml index 40abfe5d8..964d641d1 100644 --- a/modules/samples/sample-clients/mqtt-consumer/pom.xml +++ b/modules/samples/sample-clients/mqtt-consumer/pom.xml @@ -21,7 +21,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/pom.xml b/modules/samples/sample-clients/pom.xml index 6a46b480a..981cfc787 100644 --- a/modules/samples/sample-clients/pom.xml +++ b/modules/samples/sample-clients/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.2.0-SNAPSHOT + 4.2.0-M7 ../../../pom.xml diff --git a/modules/samples/sample-clients/rabbitmq-consumer/pom.xml b/modules/samples/sample-clients/rabbitmq-consumer/pom.xml index 29df0df19..466686c18 100644 --- a/modules/samples/sample-clients/rabbitmq-consumer/pom.xml +++ b/modules/samples/sample-clients/rabbitmq-consumer/pom.xml @@ -21,7 +21,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/rabbitmq-producer/pom.xml b/modules/samples/sample-clients/rabbitmq-producer/pom.xml index e3e56a3b0..e4bd31199 100644 --- a/modules/samples/sample-clients/rabbitmq-producer/pom.xml +++ b/modules/samples/sample-clients/rabbitmq-producer/pom.xml @@ -21,7 +21,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/tcp-client/pom.xml b/modules/samples/sample-clients/tcp-client/pom.xml index 8294d972e..56f55adc8 100644 --- a/modules/samples/sample-clients/tcp-client/pom.xml +++ b/modules/samples/sample-clients/tcp-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/tcp-server/pom.xml b/modules/samples/sample-clients/tcp-server/pom.xml index 06d1515c9..b29e4b36b 100644 --- a/modules/samples/sample-clients/tcp-server/pom.xml +++ b/modules/samples/sample-clients/tcp-server/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/websocket-producer/pom.xml b/modules/samples/sample-clients/websocket-producer/pom.xml index daf2cba21..cf8cfe9b2 100644 --- a/modules/samples/sample-clients/websocket-producer/pom.xml +++ b/modules/samples/sample-clients/websocket-producer/pom.xml @@ -20,7 +20,7 @@ sample-clients org.wso2.sp - 4.2.0-SNAPSHOT + 4.2.0-M7 4.0.0 WSO2 Stream Processor - Sample - WebSocket Client diff --git a/modules/samples/sample-clients/websocket-receiver/pom.xml b/modules/samples/sample-clients/websocket-receiver/pom.xml index 7ee90f044..6b3f09b7b 100644 --- a/modules/samples/sample-clients/websocket-receiver/pom.xml +++ b/modules/samples/sample-clients/websocket-receiver/pom.xml @@ -20,7 +20,7 @@ sample-clients org.wso2.sp - 4.2.0-SNAPSHOT + 4.2.0-M7 4.0.0 WSO2 Stream Processor - Sample - WebSocket Consumer diff --git a/modules/samples/sample-clients/wso2event-client/pom.xml b/modules/samples/sample-clients/wso2event-client/pom.xml index 4da1a47a1..bba67dbb4 100644 --- a/modules/samples/sample-clients/wso2event-client/pom.xml +++ b/modules/samples/sample-clients/wso2event-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/samples/sample-clients/wso2event-server/pom.xml b/modules/samples/sample-clients/wso2event-server/pom.xml index 83070435e..923fcdb0e 100644 --- a/modules/samples/sample-clients/wso2event-server/pom.xml +++ b/modules/samples/sample-clients/wso2event-server/pom.xml @@ -22,7 +22,7 @@ org.wso2.sp sample-clients - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml diff --git a/modules/solutions/pom.xml b/modules/solutions/pom.xml index 87d3c1281..7a2bf1d69 100644 --- a/modules/solutions/pom.xml +++ b/modules/solutions/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.2.0-SNAPSHOT + 4.2.0-M7 ../../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/pom.xml b/modules/solutions/twitter-analytics/pom.xml index 5a0112672..0748cf1d0 100644 --- a/modules/solutions/twitter-analytics/pom.xml +++ b/modules/solutions/twitter-analytics/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp wso2sp-solutions - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-country/component/pom.xml b/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-country/component/pom.xml index c389f249e..6b1c65762 100644 --- a/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-country/component/pom.xml +++ b/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-country/component/pom.xml @@ -20,7 +20,7 @@ org.wso2.extension.siddhi.execution.country siddhi-execution-country-parent - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-country/pom.xml b/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-country/pom.xml index ad655f486..bddfd4890 100644 --- a/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-country/pom.xml +++ b/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-country/pom.xml @@ -20,12 +20,12 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-M7 ../../pom.xml org.wso2.extension.siddhi.execution.country siddhi-execution-country-parent - 4.2.0-SNAPSHOT + 4.2.0-M7 WSO2 Stream Processor - Siddhi Execution Country - Parent 4.0.0 pom diff --git a/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-tokenizer/component/pom.xml b/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-tokenizer/component/pom.xml index 87ef650ee..c31e9e4f1 100644 --- a/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-tokenizer/component/pom.xml +++ b/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-tokenizer/component/pom.xml @@ -20,7 +20,7 @@ org.wso2.extension.siddhi.execution.tokenizer siddhi-execution-tokenizer-parent - 4.2.0-SNAPSHOT + 4.2.0-M7 ../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-tokenizer/pom.xml b/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-tokenizer/pom.xml index 29cba761e..d507b6546 100644 --- a/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-tokenizer/pom.xml +++ b/modules/solutions/twitter-analytics/siddhi-extensions/siddhi-execution-tokenizer/pom.xml @@ -20,12 +20,12 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-M7 ../../pom.xml org.wso2.extension.siddhi.execution.tokenizer siddhi-execution-tokenizer-parent - 4.2.0-SNAPSHOT + 4.2.0-M7 WSO2 Stream Processor - Siddhi Execution Tokenizer - Parent 4.0.0 pom diff --git a/modules/tests/pom.xml b/modules/tests/pom.xml index 75c51879f..8c8195c72 100644 --- a/modules/tests/pom.xml +++ b/modules/tests/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.2.0-SNAPSHOT + 4.2.0-M7 ../../pom.xml diff --git a/pom.xml b/pom.xml index 0d1d637de..93e47cc1a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wso2.sp org.wso2.carbon.sp.parent pom - 4.2.0-SNAPSHOT + 4.2.0-M7 WSO2 Stream Processor - Parent http://wso2.org @@ -37,7 +37,7 @@ https://github.com/wso2/product-sp.git scm:git:https://github.com/wso2/product-sp.git scm:git:https://github.com/wso2/product-sp.git - HEAD + v4.2.0-M7