From fde3cc5c091ff7152dd259674dafc6997db664d3 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 8 Jun 2018 20:00:12 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.2.0-beta --- 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 +- .../pom.xml | 2 +- modules/solutions/activity-explorer/pom.xml | 2 +- .../activity-explorer/widgets/OpenTracingEvent/pom.xml | 4 ++-- .../activity-explorer/widgets/OpenTracingList/pom.xml | 4 ++-- .../activity-explorer/widgets/OpenTracingSearch/pom.xml | 4 ++-- .../activity-explorer/widgets/OpenTracingVisTimeline/pom.xml | 4 ++-- modules/solutions/activity-explorer/widgets/pom.xml | 2 +- .../org.wso2.sp.solutions.http.analytics.feature/pom.xml | 2 +- modules/solutions/http-analytics/pom.xml | 2 +- .../widgets/HTTPAnalyticsLatencyComparison/pom.xml | 2 +- .../widgets/HTTPAnalyticsLatencyOverTime/pom.xml | 2 +- .../widgets/HTTPAnalyticsRequestCountComparison/pom.xml | 2 +- .../widgets/HTTPAnalyticsRequestCountFilter/pom.xml | 2 +- .../widgets/HTTPAnalyticsRequestCountOverTime/pom.xml | 2 +- .../widgets/HTTPAnalyticsRequestStatistics/pom.xml | 2 +- .../widgets/HTTPAnalyticsResponseCodeFilter/pom.xml | 2 +- modules/solutions/http-analytics/widgets/pom.xml | 2 +- modules/solutions/pom.xml | 2 +- .../siddhi-extensions/siddhi-execution-country/pom.xml | 2 +- .../siddhi-extensions/siddhi-execution-filterwords/pom.xml | 2 +- .../siddhi-extensions/siddhi-execution-tokenizer/pom.xml | 2 +- .../siddhi-extensions/siddhi-execution-word/pom.xml | 2 +- .../pom.xml | 2 +- modules/solutions/twitter-analytics/pom.xml | 2 +- modules/solutions/twitter-analytics/widgets/Emotions/pom.xml | 4 ++-- .../twitter-analytics/widgets/EmotionsAnalysis/pom.xml | 2 +- modules/solutions/twitter-analytics/widgets/Hashtag/pom.xml | 2 +- .../solutions/twitter-analytics/widgets/LiveTweets/pom.xml | 2 +- .../solutions/twitter-analytics/widgets/PopularTweets/pom.xml | 2 +- .../solutions/twitter-analytics/widgets/TopCountries/pom.xml | 2 +- .../solutions/twitter-analytics/widgets/TopSentiment/pom.xml | 2 +- .../twitter-analytics/widgets/TweetCountAnalysis/pom.xml | 2 +- .../solutions/twitter-analytics/widgets/TweetCounter/pom.xml | 2 +- modules/solutions/twitter-analytics/widgets/WordCloud/pom.xml | 2 +- modules/solutions/twitter-analytics/widgets/pom.xml | 2 +- modules/tests/pom.xml | 2 +- pom.xml | 4 ++-- 57 files changed, 63 insertions(+), 63 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 76048c231..823e56368 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-beta ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 2f56d81f2..d6460ab00 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-beta ../../pom.xml diff --git a/modules/performance/pom.xml b/modules/performance/pom.xml index ed7ff7357..9348f4af4 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-beta ../../pom.xml diff --git a/modules/samples/sample-clients/http-client/pom.xml b/modules/samples/sample-clients/http-client/pom.xml index fc8fe4a4c..336d65cfb 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/http-server/pom.xml b/modules/samples/sample-clients/http-server/pom.xml index 6903341ff..d7916cf5c 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/jms-consumer/pom.xml b/modules/samples/sample-clients/jms-consumer/pom.xml index d3071e576..e6528b582 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/jms-producer/pom.xml b/modules/samples/sample-clients/jms-producer/pom.xml index 39e79b5c0..78044950c 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/kafka-consumer/pom.xml b/modules/samples/sample-clients/kafka-consumer/pom.xml index d36692cea..eaec49e67 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/kafka-producer/pom.xml b/modules/samples/sample-clients/kafka-producer/pom.xml index 586ec2625..20f473254 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/mqtt-client/pom.xml b/modules/samples/sample-clients/mqtt-client/pom.xml index 42b36b0cc..b55b1fcca 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/mqtt-consumer/pom.xml b/modules/samples/sample-clients/mqtt-consumer/pom.xml index 40abfe5d8..d4e4daaa6 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/pom.xml b/modules/samples/sample-clients/pom.xml index 6a46b480a..2d87d1f6a 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-beta ../../../pom.xml diff --git a/modules/samples/sample-clients/rabbitmq-consumer/pom.xml b/modules/samples/sample-clients/rabbitmq-consumer/pom.xml index 29df0df19..1dc1a025f 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/rabbitmq-producer/pom.xml b/modules/samples/sample-clients/rabbitmq-producer/pom.xml index e3e56a3b0..0a056a947 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/tcp-client/pom.xml b/modules/samples/sample-clients/tcp-client/pom.xml index 8294d972e..5cf433069 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/tcp-server/pom.xml b/modules/samples/sample-clients/tcp-server/pom.xml index 06d1515c9..4e9fd39e5 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/websocket-producer/pom.xml b/modules/samples/sample-clients/websocket-producer/pom.xml index daf2cba21..3d2832a1b 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-beta 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..b477fa180 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-beta 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..fb60e8c4e 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-beta ../pom.xml diff --git a/modules/samples/sample-clients/wso2event-server/pom.xml b/modules/samples/sample-clients/wso2event-server/pom.xml index 83070435e..71b563d77 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-beta ../pom.xml diff --git a/modules/solutions/activity-explorer/features/org.wso2.sp.portal.activity.explorer.solution.feature/pom.xml b/modules/solutions/activity-explorer/features/org.wso2.sp.portal.activity.explorer.solution.feature/pom.xml index f66927905..99e2f6fed 100644 --- a/modules/solutions/activity-explorer/features/org.wso2.sp.portal.activity.explorer.solution.feature/pom.xml +++ b/modules/solutions/activity-explorer/features/org.wso2.sp.portal.activity.explorer.solution.feature/pom.xml @@ -20,7 +20,7 @@ activity-explorer org.wso2.sp - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml 4.0.0 diff --git a/modules/solutions/activity-explorer/pom.xml b/modules/solutions/activity-explorer/pom.xml index 0046758d3..04e3c3a3f 100644 --- a/modules/solutions/activity-explorer/pom.xml +++ b/modules/solutions/activity-explorer/pom.xml @@ -3,7 +3,7 @@ wso2sp-solutions org.wso2.sp - 4.2.0-SNAPSHOT + 4.2.0-beta 4.0.0 diff --git a/modules/solutions/activity-explorer/widgets/OpenTracingEvent/pom.xml b/modules/solutions/activity-explorer/widgets/OpenTracingEvent/pom.xml index c0fc0a409..64b2809c6 100644 --- a/modules/solutions/activity-explorer/widgets/OpenTracingEvent/pom.xml +++ b/modules/solutions/activity-explorer/widgets/OpenTracingEvent/pom.xml @@ -22,7 +22,7 @@ wso2sp-solutions.activity-explorer.open-tracing-event pom - 4.2.0-SNAPSHOT + 4.2.0-beta WSO2 Carbon Dashboards - Samples - Widgets - Open tracing Event http://wso2.org @@ -30,7 +30,7 @@ org.wso2.sp activity-explorer-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/activity-explorer/widgets/OpenTracingList/pom.xml b/modules/solutions/activity-explorer/widgets/OpenTracingList/pom.xml index a97f1bc17..df63e72f0 100644 --- a/modules/solutions/activity-explorer/widgets/OpenTracingList/pom.xml +++ b/modules/solutions/activity-explorer/widgets/OpenTracingList/pom.xml @@ -22,7 +22,7 @@ wso2sp-solutions.activity-explorer.open-tracing-list pom - 4.2.0-SNAPSHOT + 4.2.0-beta WSO2 Carbon Dashboards - Samples - Widgets - Open tracing List http://wso2.org @@ -30,7 +30,7 @@ org.wso2.sp activity-explorer-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/activity-explorer/widgets/OpenTracingSearch/pom.xml b/modules/solutions/activity-explorer/widgets/OpenTracingSearch/pom.xml index 1beaf31c9..5c6ab741d 100644 --- a/modules/solutions/activity-explorer/widgets/OpenTracingSearch/pom.xml +++ b/modules/solutions/activity-explorer/widgets/OpenTracingSearch/pom.xml @@ -22,7 +22,7 @@ wso2sp-solutions.activity-explorer.open-tracing-search pom - 4.2.0-SNAPSHOT + 4.2.0-beta WSO2 Carbon Dashboards - Samples - Widgets - Opentracing Search http://wso2.org @@ -30,7 +30,7 @@ org.wso2.sp activity-explorer-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/activity-explorer/widgets/OpenTracingVisTimeline/pom.xml b/modules/solutions/activity-explorer/widgets/OpenTracingVisTimeline/pom.xml index d31398843..99752fd13 100644 --- a/modules/solutions/activity-explorer/widgets/OpenTracingVisTimeline/pom.xml +++ b/modules/solutions/activity-explorer/widgets/OpenTracingVisTimeline/pom.xml @@ -22,7 +22,7 @@ wso2sp-solutions.activity-explorer.open-tracing-vis-timeline pom - 4.2.0-SNAPSHOT + 4.2.0-beta WSO2 Carbon Dashboards - Samples - Widgets - Open Tracing Vis Timeline http://wso2.org @@ -30,7 +30,7 @@ org.wso2.sp activity-explorer-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/activity-explorer/widgets/pom.xml b/modules/solutions/activity-explorer/widgets/pom.xml index 3e9921959..a9a83efa5 100644 --- a/modules/solutions/activity-explorer/widgets/pom.xml +++ b/modules/solutions/activity-explorer/widgets/pom.xml @@ -3,7 +3,7 @@ activity-explorer org.wso2.sp - 4.2.0-SNAPSHOT + 4.2.0-beta 4.0.0 diff --git a/modules/solutions/http-analytics/features/org.wso2.sp.solutions.http.analytics.feature/pom.xml b/modules/solutions/http-analytics/features/org.wso2.sp.solutions.http.analytics.feature/pom.xml index 4bb906cb4..36db0fb8f 100644 --- a/modules/solutions/http-analytics/features/org.wso2.sp.solutions.http.analytics.feature/pom.xml +++ b/modules/solutions/http-analytics/features/org.wso2.sp.solutions.http.analytics.feature/pom.xml @@ -28,7 +28,7 @@ org.wso2.sp http-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/http-analytics/pom.xml b/modules/solutions/http-analytics/pom.xml index 9e3bf6c91..1af911a2e 100644 --- a/modules/solutions/http-analytics/pom.xml +++ b/modules/solutions/http-analytics/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp wso2sp-solutions - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml 4.0.0 diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyComparison/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyComparison/pom.xml index 4f4cd04a4..e39b09103 100644 --- a/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyComparison/pom.xml +++ b/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyComparison/pom.xml @@ -23,7 +23,7 @@ org.wso2.sp http-analytics-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyOverTime/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyOverTime/pom.xml index c32f67fc7..d5004f5f7 100644 --- a/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyOverTime/pom.xml +++ b/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyOverTime/pom.xml @@ -23,7 +23,7 @@ org.wso2.sp http-analytics-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountComparison/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountComparison/pom.xml index e48e69c2f..4dbf570d6 100644 --- a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountComparison/pom.xml +++ b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountComparison/pom.xml @@ -24,7 +24,7 @@ org.wso2.sp http-analytics-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountFilter/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountFilter/pom.xml index 632e02a75..f409b765a 100644 --- a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountFilter/pom.xml +++ b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountFilter/pom.xml @@ -23,7 +23,7 @@ org.wso2.sp http-analytics-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountOverTime/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountOverTime/pom.xml index 9088cdf2d..265d1a74b 100644 --- a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountOverTime/pom.xml +++ b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountOverTime/pom.xml @@ -23,7 +23,7 @@ org.wso2.sp http-analytics-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestStatistics/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestStatistics/pom.xml index 5e734507c..38cefb3f6 100644 --- a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestStatistics/pom.xml +++ b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestStatistics/pom.xml @@ -23,7 +23,7 @@ org.wso2.sp http-analytics-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsResponseCodeFilter/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsResponseCodeFilter/pom.xml index 4bef32a8f..d1379c92c 100644 --- a/modules/solutions/http-analytics/widgets/HTTPAnalyticsResponseCodeFilter/pom.xml +++ b/modules/solutions/http-analytics/widgets/HTTPAnalyticsResponseCodeFilter/pom.xml @@ -23,7 +23,7 @@ org.wso2.sp http-analytics-widgets - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/pom.xml b/modules/solutions/http-analytics/widgets/pom.xml index 7e77bfcf0..8c77d8f86 100644 --- a/modules/solutions/http-analytics/widgets/pom.xml +++ b/modules/solutions/http-analytics/widgets/pom.xml @@ -23,7 +23,7 @@ org.wso2.sp http-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml diff --git a/modules/solutions/pom.xml b/modules/solutions/pom.xml index 2807c8d88..10afd31f4 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-beta ../../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-country/pom.xml b/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-country/pom.xml index a4f7d0936..84f4167d9 100644 --- a/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-country/pom.xml +++ b/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-country/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-filterwords/pom.xml b/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-filterwords/pom.xml index 15149d154..af077a464 100644 --- a/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-filterwords/pom.xml +++ b/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-filterwords/pom.xml @@ -3,7 +3,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-tokenizer/pom.xml b/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-tokenizer/pom.xml index e2fd901dc..da066a352 100644 --- a/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-tokenizer/pom.xml +++ b/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-tokenizer/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-word/pom.xml b/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-word/pom.xml index ea014c087..a03f4ad48 100644 --- a/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-word/pom.xml +++ b/modules/solutions/twitter-analytics/components/siddhi-extensions/siddhi-execution-word/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/features/org.wso2.sp.portal.twitter.analytics.solution.feature/pom.xml b/modules/solutions/twitter-analytics/features/org.wso2.sp.portal.twitter.analytics.solution.feature/pom.xml index f0d53125d..b5cb200bb 100644 --- a/modules/solutions/twitter-analytics/features/org.wso2.sp.portal.twitter.analytics.solution.feature/pom.xml +++ b/modules/solutions/twitter-analytics/features/org.wso2.sp.portal.twitter.analytics.solution.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/pom.xml b/modules/solutions/twitter-analytics/pom.xml index 1aa36fbc7..bc550e792 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-beta ../pom.xml 4.0.0 diff --git a/modules/solutions/twitter-analytics/widgets/Emotions/pom.xml b/modules/solutions/twitter-analytics/widgets/Emotions/pom.xml index e8027359e..f3e80bd3c 100644 --- a/modules/solutions/twitter-analytics/widgets/Emotions/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/Emotions/pom.xml @@ -22,7 +22,7 @@ wso2sp-solutions.twitter-analytics.emotions pom - 4.2.0-SNAPSHOT + 4.2.0-beta WSO2 Stream Processor - Solution - Widgets - Emotions @@ -31,7 +31,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/EmotionsAnalysis/pom.xml b/modules/solutions/twitter-analytics/widgets/EmotionsAnalysis/pom.xml index 09e23332c..447d2cc19 100644 --- a/modules/solutions/twitter-analytics/widgets/EmotionsAnalysis/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/EmotionsAnalysis/pom.xml @@ -29,7 +29,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/Hashtag/pom.xml b/modules/solutions/twitter-analytics/widgets/Hashtag/pom.xml index 35dafb1f0..7ccd6514a 100644 --- a/modules/solutions/twitter-analytics/widgets/Hashtag/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/Hashtag/pom.xml @@ -29,7 +29,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/LiveTweets/pom.xml b/modules/solutions/twitter-analytics/widgets/LiveTweets/pom.xml index 05f3eab32..f89c938c6 100644 --- a/modules/solutions/twitter-analytics/widgets/LiveTweets/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/LiveTweets/pom.xml @@ -29,7 +29,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/PopularTweets/pom.xml b/modules/solutions/twitter-analytics/widgets/PopularTweets/pom.xml index 214635c01..87587fec5 100644 --- a/modules/solutions/twitter-analytics/widgets/PopularTweets/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/PopularTweets/pom.xml @@ -29,7 +29,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/TopCountries/pom.xml b/modules/solutions/twitter-analytics/widgets/TopCountries/pom.xml index 08f03f46a..0ad05ddb0 100644 --- a/modules/solutions/twitter-analytics/widgets/TopCountries/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/TopCountries/pom.xml @@ -29,7 +29,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/TopSentiment/pom.xml b/modules/solutions/twitter-analytics/widgets/TopSentiment/pom.xml index e16acbebb..acd354489 100644 --- a/modules/solutions/twitter-analytics/widgets/TopSentiment/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/TopSentiment/pom.xml @@ -29,7 +29,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/TweetCountAnalysis/pom.xml b/modules/solutions/twitter-analytics/widgets/TweetCountAnalysis/pom.xml index 407c3a2fc..b0e1f58ca 100644 --- a/modules/solutions/twitter-analytics/widgets/TweetCountAnalysis/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/TweetCountAnalysis/pom.xml @@ -29,7 +29,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/TweetCounter/pom.xml b/modules/solutions/twitter-analytics/widgets/TweetCounter/pom.xml index a70b8d3b3..663b93d0b 100644 --- a/modules/solutions/twitter-analytics/widgets/TweetCounter/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/TweetCounter/pom.xml @@ -29,7 +29,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/WordCloud/pom.xml b/modules/solutions/twitter-analytics/widgets/WordCloud/pom.xml index 1268227d6..7d0989023 100644 --- a/modules/solutions/twitter-analytics/widgets/WordCloud/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/WordCloud/pom.xml @@ -29,7 +29,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/pom.xml b/modules/solutions/twitter-analytics/widgets/pom.xml index 16328ee7a..91dccd159 100644 --- a/modules/solutions/twitter-analytics/widgets/pom.xml +++ b/modules/solutions/twitter-analytics/widgets/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp twitter-analytics - 4.2.0-SNAPSHOT + 4.2.0-beta ../pom.xml 4.0.0 diff --git a/modules/tests/pom.xml b/modules/tests/pom.xml index 75c51879f..5a34e1ce1 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-beta ../../pom.xml diff --git a/pom.xml b/pom.xml index 13fa9de99..2f678e9ff 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-beta 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-beta