diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 786e60e43..c15812db5 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 9a9197f00..8d2f9e4f1 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/performance/pom.xml b/modules/performance/pom.xml index a4cce11a3..8e75fde37 100644 --- a/modules/performance/pom.xml +++ b/modules/performance/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/samples/sample-clients/http-client/pom.xml b/modules/samples/sample-clients/http-client/pom.xml index d8edfdbed..6ec41ff7b 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/http-server/pom.xml b/modules/samples/sample-clients/http-server/pom.xml index 32f4580cf..f3cfa7ce2 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/jms-consumer/pom.xml b/modules/samples/sample-clients/jms-consumer/pom.xml index 0f98ad038..69ae90c59 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/jms-producer/pom.xml b/modules/samples/sample-clients/jms-producer/pom.xml index 05e701d2e..4cc8587ab 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/kafka-consumer/pom.xml b/modules/samples/sample-clients/kafka-consumer/pom.xml index 9e2e67896..59693a372 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/kafka-producer/pom.xml b/modules/samples/sample-clients/kafka-producer/pom.xml index ec4427cce..18f04cac5 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/mqtt-client/pom.xml b/modules/samples/sample-clients/mqtt-client/pom.xml index 848f3c16d..948556830 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/mqtt-consumer/pom.xml b/modules/samples/sample-clients/mqtt-consumer/pom.xml index e03acfefe..862756f54 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/pom.xml b/modules/samples/sample-clients/pom.xml index ef1cb1cf0..5ad7c09ea 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.3.0-SNAPSHOT + 4.2.0 ../../../pom.xml diff --git a/modules/samples/sample-clients/rabbitmq-consumer/pom.xml b/modules/samples/sample-clients/rabbitmq-consumer/pom.xml index cb081d321..264416c97 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/rabbitmq-producer/pom.xml b/modules/samples/sample-clients/rabbitmq-producer/pom.xml index 03df506dc..db54f129d 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/tcp-client/pom.xml b/modules/samples/sample-clients/tcp-client/pom.xml index c152314b5..705a81977 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/tcp-server/pom.xml b/modules/samples/sample-clients/tcp-server/pom.xml index 95bc4f0e0..ce47424e2 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/websocket-producer/pom.xml b/modules/samples/sample-clients/websocket-producer/pom.xml index 6121e1632..0d743ab5e 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.3.0-SNAPSHOT + 4.2.0 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 635e364e6..46cddbf50 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.3.0-SNAPSHOT + 4.2.0 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 ca918215c..8c0adb7f1 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/samples/sample-clients/wso2event-server/pom.xml b/modules/samples/sample-clients/wso2event-server/pom.xml index 98645450e..f05a47cbf 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml 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 64ad0744c..2f91dfb22 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/http-analytics/pom.xml b/modules/solutions/http-analytics/pom.xml index fa59eb68b..91445fed6 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.3.0-SNAPSHOT + 4.2.0 ../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 53513a762..ce9510a30 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyOverTime/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsLatencyOverTime/pom.xml index db4df7926..005c3522c 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountComparison/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountComparison/pom.xml index 47acfc0ec..25d50d481 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountFilter/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountFilter/pom.xml index c0eadaa9e..a549f3ea4 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountOverTime/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestCountOverTime/pom.xml index 0a380090a..1e74981c8 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestStatistics/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsRequestStatistics/pom.xml index fe932a013..262ba9b80 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/HTTPAnalyticsResponseCodeFilter/pom.xml b/modules/solutions/http-analytics/widgets/HTTPAnalyticsResponseCodeFilter/pom.xml index 63b723703..4b49cba3e 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/http-analytics/widgets/pom.xml b/modules/solutions/http-analytics/widgets/pom.xml index 60bd03c43..baa8f0e08 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/message-tracer/features/org.wso2.sp.portal.message.tracer.solution.feature/pom.xml b/modules/solutions/message-tracer/features/org.wso2.sp.portal.message.tracer.solution.feature/pom.xml index ecc78235f..bb5acba76 100644 --- a/modules/solutions/message-tracer/features/org.wso2.sp.portal.message.tracer.solution.feature/pom.xml +++ b/modules/solutions/message-tracer/features/org.wso2.sp.portal.message.tracer.solution.feature/pom.xml @@ -20,7 +20,7 @@ message-tracer org.wso2.sp - 4.3.0-SNAPSHOT + 4.2.0 ../../pom.xml 4.0.0 diff --git a/modules/solutions/message-tracer/pom.xml b/modules/solutions/message-tracer/pom.xml index 9f3c861ea..ba51515b4 100644 --- a/modules/solutions/message-tracer/pom.xml +++ b/modules/solutions/message-tracer/pom.xml @@ -3,7 +3,7 @@ wso2sp-solutions org.wso2.sp - 4.3.0-SNAPSHOT + 4.2.0 4.0.0 diff --git a/modules/solutions/message-tracer/widgets/OpenTracingList/pom.xml b/modules/solutions/message-tracer/widgets/OpenTracingList/pom.xml index a6498e094..f58852403 100644 --- a/modules/solutions/message-tracer/widgets/OpenTracingList/pom.xml +++ b/modules/solutions/message-tracer/widgets/OpenTracingList/pom.xml @@ -22,7 +22,7 @@ wso2sp-solutions.message-tracer.open-tracing-list pom - 4.3.0-SNAPSHOT + 4.2.0 WSO2 Carbon Dashboards - Samples - Widgets - Open tracing List http://wso2.org @@ -30,7 +30,7 @@ org.wso2.sp message-tracer-widgets - 4.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/message-tracer/widgets/OpenTracingSearch/pom.xml b/modules/solutions/message-tracer/widgets/OpenTracingSearch/pom.xml index 089cf6a00..32afd4c0b 100644 --- a/modules/solutions/message-tracer/widgets/OpenTracingSearch/pom.xml +++ b/modules/solutions/message-tracer/widgets/OpenTracingSearch/pom.xml @@ -22,7 +22,7 @@ wso2sp-solutions.message-tracer.open-tracing-search pom - 4.3.0-SNAPSHOT + 4.2.0 WSO2 Carbon Dashboards - Samples - Widgets - Opentracing Search http://wso2.org @@ -30,7 +30,7 @@ org.wso2.sp message-tracer-widgets - 4.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/message-tracer/widgets/OpenTracingVisTimeline/pom.xml b/modules/solutions/message-tracer/widgets/OpenTracingVisTimeline/pom.xml index c752c440c..dfa0c7eb9 100644 --- a/modules/solutions/message-tracer/widgets/OpenTracingVisTimeline/pom.xml +++ b/modules/solutions/message-tracer/widgets/OpenTracingVisTimeline/pom.xml @@ -22,7 +22,7 @@ wso2sp-solutions.message-tracer.open-tracing-vis-timeline pom - 4.3.0-SNAPSHOT + 4.2.0 WSO2 Carbon Dashboards - Samples - Widgets - Open Tracing Vis Timeline http://wso2.org @@ -30,7 +30,7 @@ org.wso2.sp message-tracer-widgets - 4.3.0-SNAPSHOT + 4.2.0 ../pom.xml diff --git a/modules/solutions/message-tracer/widgets/pom.xml b/modules/solutions/message-tracer/widgets/pom.xml index a005a20c3..561d23f15 100644 --- a/modules/solutions/message-tracer/widgets/pom.xml +++ b/modules/solutions/message-tracer/widgets/pom.xml @@ -3,7 +3,7 @@ message-tracer org.wso2.sp - 4.3.0-SNAPSHOT + 4.2.0 4.0.0 diff --git a/modules/solutions/pom.xml b/modules/solutions/pom.xml index 528785fb4..504808fd8 100644 --- a/modules/solutions/pom.xml +++ b/modules/solutions/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.3.0-SNAPSHOT + 4.2.0 ../../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 a6a5a0e9a..d1b421def 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.3.0-SNAPSHOT + 4.2.0 ../../../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 96c97b85f..872866dbf 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.3.0-SNAPSHOT + 4.2.0 ../../../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 800597230..58686ba04 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.3.0-SNAPSHOT + 4.2.0 ../../../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 7154de7cb..a9acce7a4 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.3.0-SNAPSHOT + 4.2.0 ../../../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 2c333579c..ca78e1eed 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/pom.xml b/modules/solutions/twitter-analytics/pom.xml index 56f462469..e8c595b50 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.3.0-SNAPSHOT + 4.2.0 ../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 942989c3a..5c04660c3 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.3.0-SNAPSHOT + 4.2.0 WSO2 Stream Processor - Solution - Widgets - Emotions @@ -31,7 +31,7 @@ org.wso2.sp twitter-analytics - 4.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/EmotionsAnalysis/pom.xml b/modules/solutions/twitter-analytics/widgets/EmotionsAnalysis/pom.xml index 04a0c199c..b03c1876d 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/Hashtag/pom.xml b/modules/solutions/twitter-analytics/widgets/Hashtag/pom.xml index b0063fbbf..2360b1877 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/LiveTweets/pom.xml b/modules/solutions/twitter-analytics/widgets/LiveTweets/pom.xml index fce6ca374..775d658e5 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/PopularTweets/pom.xml b/modules/solutions/twitter-analytics/widgets/PopularTweets/pom.xml index 7134800dd..77e5381f1 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/TopCountries/pom.xml b/modules/solutions/twitter-analytics/widgets/TopCountries/pom.xml index 056179bef..4468d1fb4 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/TopSentiment/pom.xml b/modules/solutions/twitter-analytics/widgets/TopSentiment/pom.xml index 1e01f6603..c6a1073fe 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/TweetCountAnalysis/pom.xml b/modules/solutions/twitter-analytics/widgets/TweetCountAnalysis/pom.xml index 0550faa7a..bda2dc027 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/TweetCounter/pom.xml b/modules/solutions/twitter-analytics/widgets/TweetCounter/pom.xml index ab57c5ef1..0af148b25 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/WordCloud/pom.xml b/modules/solutions/twitter-analytics/widgets/WordCloud/pom.xml index 9a04ef397..8aea9728a 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.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/modules/solutions/twitter-analytics/widgets/pom.xml b/modules/solutions/twitter-analytics/widgets/pom.xml index 3d31d6469..e77bd1833 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.3.0-SNAPSHOT + 4.2.0 ../pom.xml 4.0.0 diff --git a/modules/tests/pom.xml b/modules/tests/pom.xml index ce98e14d5..ea4fbf12e 100644 --- a/modules/tests/pom.xml +++ b/modules/tests/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.3.0-SNAPSHOT + 4.2.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index 4b08a62ea..471b236b2 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wso2.sp org.wso2.carbon.sp.parent pom - 4.3.0-SNAPSHOT + 4.2.0 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-rc2