From 0782bc8b7268d3f859977127d8b33b929803be2c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 13 Dec 2019 08:10:20 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v5.1.2-rc2 --- coverage-reports/pom.xml | 2 +- osgi-tests/pom.xml | 2 +- pom.xml | 4 ++-- runner/components/io.siddhi.distribution.common/pom.xml | 2 +- runner/components/io.siddhi.distribution.core/pom.xml | 2 +- .../io.siddhi.distribution.health.check.core/pom.xml | 2 +- runner/components/io.siddhi.distribution.metrics.core/pom.xml | 2 +- .../io.siddhi.distribution.msf4j.interceptor.common/pom.xml | 2 +- .../components/io.siddhi.distribution.store.api.rest/pom.xml | 2 +- runner/components/io.siddhi.parser/pom.xml | 2 +- runner/features/io.siddhi.distribution.common.feature/pom.xml | 2 +- runner/features/io.siddhi.distribution.core.feature/pom.xml | 2 +- .../io.siddhi.distribution.health.check.core.feature/pom.xml | 2 +- .../io.siddhi.distribution.metrics.core.feature/pom.xml | 2 +- .../pom.xml | 2 +- .../io.siddhi.distribution.store.api.rest.feature/pom.xml | 2 +- runner/features/io.siddhi.parser.service.feature/pom.xml | 2 +- runner/pom.xml | 2 +- samples/sample-clients/grpc-client/pom.xml | 2 +- samples/sample-clients/grpc-generic-client/pom.xml | 2 +- samples/sample-clients/grpc-generic-server/pom.xml | 2 +- samples/sample-clients/grpc-server/pom.xml | 2 +- samples/sample-clients/http-client/pom.xml | 2 +- samples/sample-clients/http-server/pom.xml | 2 +- samples/sample-clients/jms-consumer/pom.xml | 2 +- samples/sample-clients/jms-producer/pom.xml | 2 +- samples/sample-clients/kafka-avro-consumer/pom.xml | 2 +- samples/sample-clients/kafka-consumer/pom.xml | 2 +- samples/sample-clients/kafka-producer/pom.xml | 2 +- samples/sample-clients/pom.xml | 2 +- samples/sample-clients/prometheus-client/pom.xml | 2 +- samples/sample-clients/tcp-client/pom.xml | 2 +- samples/sample-clients/tcp-server/pom.xml | 2 +- samples/sample-clients/websocket-producer/pom.xml | 2 +- samples/sample-clients/websocket-receiver/pom.xml | 2 +- siddhi-test-framework/pom.xml | 2 +- tooling/components/io.siddhi.distribution.editor.core/pom.xml | 2 +- .../io.siddhi.distribution.editor.log.appender/pom.xml | 2 +- .../io.siddhi.distribution.event.simulator.core/pom.xml | 2 +- .../io.siddhi.distribution.editor.core.feature/pom.xml | 2 +- .../pom.xml | 2 +- tooling/pom.xml | 2 +- 42 files changed, 43 insertions(+), 43 deletions(-) diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml index 807b2acb70..e95a27f25e 100644 --- a/coverage-reports/pom.xml +++ b/coverage-reports/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/osgi-tests/pom.xml b/osgi-tests/pom.xml index 9926750438..a9c9d88116 100644 --- a/osgi-tests/pom.xml +++ b/osgi-tests/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/pom.xml b/pom.xml index 6739422b80..f1fc495b07 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 pom Siddhi-IO Distribution - Parent @@ -264,7 +264,7 @@ https://github.com/siddhi-io/distribution.git scm:git:https://github.com/siddhi-io/distribution.git scm:git:https://github.com/siddhi-io/distribution.git - HEAD + v5.1.2-rc2 diff --git a/runner/components/io.siddhi.distribution.common/pom.xml b/runner/components/io.siddhi.distribution.common/pom.xml index 440c3392ca..43f039b37a 100644 --- a/runner/components/io.siddhi.distribution.common/pom.xml +++ b/runner/components/io.siddhi.distribution.common/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/components/io.siddhi.distribution.core/pom.xml b/runner/components/io.siddhi.distribution.core/pom.xml index 53333e4301..532db02b5a 100644 --- a/runner/components/io.siddhi.distribution.core/pom.xml +++ b/runner/components/io.siddhi.distribution.core/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/components/io.siddhi.distribution.health.check.core/pom.xml b/runner/components/io.siddhi.distribution.health.check.core/pom.xml index fcc22d1c94..fdf19836ea 100644 --- a/runner/components/io.siddhi.distribution.health.check.core/pom.xml +++ b/runner/components/io.siddhi.distribution.health.check.core/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/components/io.siddhi.distribution.metrics.core/pom.xml b/runner/components/io.siddhi.distribution.metrics.core/pom.xml index 1a6219a741..a9979bd12d 100644 --- a/runner/components/io.siddhi.distribution.metrics.core/pom.xml +++ b/runner/components/io.siddhi.distribution.metrics.core/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/components/io.siddhi.distribution.msf4j.interceptor.common/pom.xml b/runner/components/io.siddhi.distribution.msf4j.interceptor.common/pom.xml index f7b33be59d..b6c1e61519 100644 --- a/runner/components/io.siddhi.distribution.msf4j.interceptor.common/pom.xml +++ b/runner/components/io.siddhi.distribution.msf4j.interceptor.common/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/components/io.siddhi.distribution.store.api.rest/pom.xml b/runner/components/io.siddhi.distribution.store.api.rest/pom.xml index 3805a338d3..c5d7e7dee5 100644 --- a/runner/components/io.siddhi.distribution.store.api.rest/pom.xml +++ b/runner/components/io.siddhi.distribution.store.api.rest/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/components/io.siddhi.parser/pom.xml b/runner/components/io.siddhi.parser/pom.xml index e2e51ed676..4c8edfbbe9 100644 --- a/runner/components/io.siddhi.parser/pom.xml +++ b/runner/components/io.siddhi.parser/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/features/io.siddhi.distribution.common.feature/pom.xml b/runner/features/io.siddhi.distribution.common.feature/pom.xml index 669c20a639..df6b291ff2 100644 --- a/runner/features/io.siddhi.distribution.common.feature/pom.xml +++ b/runner/features/io.siddhi.distribution.common.feature/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/features/io.siddhi.distribution.core.feature/pom.xml b/runner/features/io.siddhi.distribution.core.feature/pom.xml index adfb9c6d89..3d2e003c0a 100644 --- a/runner/features/io.siddhi.distribution.core.feature/pom.xml +++ b/runner/features/io.siddhi.distribution.core.feature/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/features/io.siddhi.distribution.health.check.core.feature/pom.xml b/runner/features/io.siddhi.distribution.health.check.core.feature/pom.xml index 32566b60b4..f9e74e7b90 100644 --- a/runner/features/io.siddhi.distribution.health.check.core.feature/pom.xml +++ b/runner/features/io.siddhi.distribution.health.check.core.feature/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml 4.0.0 diff --git a/runner/features/io.siddhi.distribution.metrics.core.feature/pom.xml b/runner/features/io.siddhi.distribution.metrics.core.feature/pom.xml index 84835930d9..f0d53e584a 100644 --- a/runner/features/io.siddhi.distribution.metrics.core.feature/pom.xml +++ b/runner/features/io.siddhi.distribution.metrics.core.feature/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/features/io.siddhi.distribution.msf4j.interceptor.common.feature/pom.xml b/runner/features/io.siddhi.distribution.msf4j.interceptor.common.feature/pom.xml index c4134ac82a..9cba9d04cb 100644 --- a/runner/features/io.siddhi.distribution.msf4j.interceptor.common.feature/pom.xml +++ b/runner/features/io.siddhi.distribution.msf4j.interceptor.common.feature/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/runner/features/io.siddhi.distribution.store.api.rest.feature/pom.xml b/runner/features/io.siddhi.distribution.store.api.rest.feature/pom.xml index bcb199a709..28e616fec7 100644 --- a/runner/features/io.siddhi.distribution.store.api.rest.feature/pom.xml +++ b/runner/features/io.siddhi.distribution.store.api.rest.feature/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml 4.0.0 diff --git a/runner/features/io.siddhi.parser.service.feature/pom.xml b/runner/features/io.siddhi.parser.service.feature/pom.xml index 02cd97f081..78accec036 100644 --- a/runner/features/io.siddhi.parser.service.feature/pom.xml +++ b/runner/features/io.siddhi.parser.service.feature/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml 4.0.0 diff --git a/runner/pom.xml b/runner/pom.xml index a4bf8b803b..c1417b6651 100644 --- a/runner/pom.xml +++ b/runner/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/grpc-client/pom.xml b/samples/sample-clients/grpc-client/pom.xml index 64fdfaa100..e042b487ea 100644 --- a/samples/sample-clients/grpc-client/pom.xml +++ b/samples/sample-clients/grpc-client/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml 4.0.0 diff --git a/samples/sample-clients/grpc-generic-client/pom.xml b/samples/sample-clients/grpc-generic-client/pom.xml index 5b111e4b88..87721d3d86 100644 --- a/samples/sample-clients/grpc-generic-client/pom.xml +++ b/samples/sample-clients/grpc-generic-client/pom.xml @@ -20,7 +20,7 @@ sample-clients io.siddhi.distribution - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml 4.0.0 diff --git a/samples/sample-clients/grpc-generic-server/pom.xml b/samples/sample-clients/grpc-generic-server/pom.xml index 13894a9e83..8722928841 100644 --- a/samples/sample-clients/grpc-generic-server/pom.xml +++ b/samples/sample-clients/grpc-generic-server/pom.xml @@ -20,7 +20,7 @@ sample-clients io.siddhi.distribution - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml 4.0.0 diff --git a/samples/sample-clients/grpc-server/pom.xml b/samples/sample-clients/grpc-server/pom.xml index ada87db67a..ad84cb5ba9 100644 --- a/samples/sample-clients/grpc-server/pom.xml +++ b/samples/sample-clients/grpc-server/pom.xml @@ -20,7 +20,7 @@ sample-clients io.siddhi.distribution - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml 4.0.0 diff --git a/samples/sample-clients/http-client/pom.xml b/samples/sample-clients/http-client/pom.xml index 59a6b9023c..9931d5ab9e 100644 --- a/samples/sample-clients/http-client/pom.xml +++ b/samples/sample-clients/http-client/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/http-server/pom.xml b/samples/sample-clients/http-server/pom.xml index 1c603732ba..af5e9c47c2 100644 --- a/samples/sample-clients/http-server/pom.xml +++ b/samples/sample-clients/http-server/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/jms-consumer/pom.xml b/samples/sample-clients/jms-consumer/pom.xml index 305129d474..848abf8356 100644 --- a/samples/sample-clients/jms-consumer/pom.xml +++ b/samples/sample-clients/jms-consumer/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/jms-producer/pom.xml b/samples/sample-clients/jms-producer/pom.xml index 9f18d4387e..f1ad44c29c 100644 --- a/samples/sample-clients/jms-producer/pom.xml +++ b/samples/sample-clients/jms-producer/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/kafka-avro-consumer/pom.xml b/samples/sample-clients/kafka-avro-consumer/pom.xml index fbe46fc028..5eee6e43ba 100644 --- a/samples/sample-clients/kafka-avro-consumer/pom.xml +++ b/samples/sample-clients/kafka-avro-consumer/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/kafka-consumer/pom.xml b/samples/sample-clients/kafka-consumer/pom.xml index 38e5281f81..bf3b8e9df9 100644 --- a/samples/sample-clients/kafka-consumer/pom.xml +++ b/samples/sample-clients/kafka-consumer/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/kafka-producer/pom.xml b/samples/sample-clients/kafka-producer/pom.xml index 0a880d1d0c..ab27e63ae2 100644 --- a/samples/sample-clients/kafka-producer/pom.xml +++ b/samples/sample-clients/kafka-producer/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/pom.xml b/samples/sample-clients/pom.xml index 513684c8ec..2543ec4bdf 100644 --- a/samples/sample-clients/pom.xml +++ b/samples/sample-clients/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../pom.xml diff --git a/samples/sample-clients/prometheus-client/pom.xml b/samples/sample-clients/prometheus-client/pom.xml index 4c828b27ba..abecc60916 100644 --- a/samples/sample-clients/prometheus-client/pom.xml +++ b/samples/sample-clients/prometheus-client/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/tcp-client/pom.xml b/samples/sample-clients/tcp-client/pom.xml index ac1e1c130e..a71eec769c 100644 --- a/samples/sample-clients/tcp-client/pom.xml +++ b/samples/sample-clients/tcp-client/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/tcp-server/pom.xml b/samples/sample-clients/tcp-server/pom.xml index 5c31bfd257..7b8a2e26d4 100644 --- a/samples/sample-clients/tcp-server/pom.xml +++ b/samples/sample-clients/tcp-server/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/websocket-producer/pom.xml b/samples/sample-clients/websocket-producer/pom.xml index 5d93fffce5..fa7e39fcf4 100644 --- a/samples/sample-clients/websocket-producer/pom.xml +++ b/samples/sample-clients/websocket-producer/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/samples/sample-clients/websocket-receiver/pom.xml b/samples/sample-clients/websocket-receiver/pom.xml index 4200fc0865..d018f77088 100644 --- a/samples/sample-clients/websocket-receiver/pom.xml +++ b/samples/sample-clients/websocket-receiver/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution sample-clients - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/siddhi-test-framework/pom.xml b/siddhi-test-framework/pom.xml index e2fe418668..b9e6c6b50f 100644 --- a/siddhi-test-framework/pom.xml +++ b/siddhi-test-framework/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml diff --git a/tooling/components/io.siddhi.distribution.editor.core/pom.xml b/tooling/components/io.siddhi.distribution.editor.core/pom.xml index f0d4b28849..36efac6c44 100644 --- a/tooling/components/io.siddhi.distribution.editor.core/pom.xml +++ b/tooling/components/io.siddhi.distribution.editor.core/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/tooling/components/io.siddhi.distribution.editor.log.appender/pom.xml b/tooling/components/io.siddhi.distribution.editor.log.appender/pom.xml index 5f3c21b45a..c517834d11 100644 --- a/tooling/components/io.siddhi.distribution.editor.log.appender/pom.xml +++ b/tooling/components/io.siddhi.distribution.editor.log.appender/pom.xml @@ -23,7 +23,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/tooling/components/io.siddhi.distribution.event.simulator.core/pom.xml b/tooling/components/io.siddhi.distribution.event.simulator.core/pom.xml index 651b55a02b..a494083db1 100644 --- a/tooling/components/io.siddhi.distribution.event.simulator.core/pom.xml +++ b/tooling/components/io.siddhi.distribution.event.simulator.core/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml diff --git a/tooling/features/io.siddhi.distribution.editor.core.feature/pom.xml b/tooling/features/io.siddhi.distribution.editor.core.feature/pom.xml index 82b05c53c4..d69c6b4354 100644 --- a/tooling/features/io.siddhi.distribution.editor.core.feature/pom.xml +++ b/tooling/features/io.siddhi.distribution.editor.core.feature/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml 4.0.0 diff --git a/tooling/features/io.siddhi.distribution.event.simulator.core.feature/pom.xml b/tooling/features/io.siddhi.distribution.event.simulator.core.feature/pom.xml index f1448433f2..b27e5cfdc1 100644 --- a/tooling/features/io.siddhi.distribution.event.simulator.core.feature/pom.xml +++ b/tooling/features/io.siddhi.distribution.event.simulator.core.feature/pom.xml @@ -21,7 +21,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../../../pom.xml 4.0.0 diff --git a/tooling/pom.xml b/tooling/pom.xml index 5b3fb0af6a..2a454c24fe 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.3-SNAPSHOT + 5.1.2 ../pom.xml