diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml index ac93001df2..06ecd3e0ab 100644 --- a/coverage-reports/pom.xml +++ b/coverage-reports/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/osgi-tests/pom.xml b/osgi-tests/pom.xml index a263d8a2f3..626c479668 100644 --- a/osgi-tests/pom.xml +++ b/osgi-tests/pom.xml @@ -20,7 +20,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 0028ea6198..b7571adb70 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 io.siddhi.distribution io.siddhi.distribution.parent - 5.1.0-SNAPSHOT + 5.1.0 pom Siddhi-IO Distribution - Parent @@ -259,7 +259,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.0-RC1 diff --git a/runner/components/io.siddhi.distribution.common/pom.xml b/runner/components/io.siddhi.distribution.common/pom.xml index 69e00d7a3e..c455d3934b 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.0-SNAPSHOT + 5.1.0 ../../../pom.xml diff --git a/runner/components/io.siddhi.distribution.core/pom.xml b/runner/components/io.siddhi.distribution.core/pom.xml index ef2cb086f5..5b399036fd 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.0-SNAPSHOT + 5.1.0 ../../../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 e164d909dd..fdfe3a21bc 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.0-SNAPSHOT + 5.1.0 ../../../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 04bcb20383..2e5414b54e 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.0-SNAPSHOT + 5.1.0 ../../../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 452cee15e8..9770d45600 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.0-SNAPSHOT + 5.1.0 ../../../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 e8408fd86d..2ddf6e3eb1 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.0-SNAPSHOT + 5.1.0 ../../../pom.xml diff --git a/runner/components/io.siddhi.parser/pom.xml b/runner/components/io.siddhi.parser/pom.xml index 081494bb3c..23e8dcdefd 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.0-SNAPSHOT + 5.1.0 ../../../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 cba9862a18..0cb3aa5883 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.0-SNAPSHOT + 5.1.0 ../../../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 7b15e39b69..79e2f53341 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.0-SNAPSHOT + 5.1.0 ../../../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 d6ddce8cc5..cab60d750b 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.0-SNAPSHOT + 5.1.0 ../../../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 8f80b67d90..796bcd1920 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.0-SNAPSHOT + 5.1.0 ../../../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 d463b74291..eae8dbf831 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.0-SNAPSHOT + 5.1.0 ../../../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 5d30c57204..5130178a0d 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.0-SNAPSHOT + 5.1.0 ../../../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 83535f447b..e5bf1a741d 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.0-SNAPSHOT + 5.1.0 ../../../pom.xml 4.0.0 diff --git a/runner/pom.xml b/runner/pom.xml index 6df89524dd..6e523af00c 100644 --- a/runner/pom.xml +++ b/runner/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/grpc-client/pom.xml b/samples/sample-clients/grpc-client/pom.xml index 94d1a70770..c8f9ccd831 100644 --- a/samples/sample-clients/grpc-client/pom.xml +++ b/samples/sample-clients/grpc-client/pom.xml @@ -16,13 +16,11 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + io.siddhi.distribution sample-clients - 5.1.0-SNAPSHOT + 5.1.0 ../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 5cbc856761..f80695ac54 100644 --- a/samples/sample-clients/grpc-generic-client/pom.xml +++ b/samples/sample-clients/grpc-generic-client/pom.xml @@ -16,13 +16,11 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + sample-clients io.siddhi.distribution - 5.1.0-SNAPSHOT + 5.1.0 ../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 0195783384..109e193a50 100644 --- a/samples/sample-clients/grpc-generic-server/pom.xml +++ b/samples/sample-clients/grpc-generic-server/pom.xml @@ -16,13 +16,11 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + sample-clients io.siddhi.distribution - 5.1.0-SNAPSHOT + 5.1.0 ../pom.xml 4.0.0 diff --git a/samples/sample-clients/grpc-server/pom.xml b/samples/sample-clients/grpc-server/pom.xml index dab268a5fd..f30479e6ef 100644 --- a/samples/sample-clients/grpc-server/pom.xml +++ b/samples/sample-clients/grpc-server/pom.xml @@ -16,13 +16,11 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + sample-clients io.siddhi.distribution - 5.1.0-SNAPSHOT + 5.1.0 ../pom.xml 4.0.0 diff --git a/samples/sample-clients/http-client/pom.xml b/samples/sample-clients/http-client/pom.xml index f55f798964..40e8e6ffe2 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/http-server/pom.xml b/samples/sample-clients/http-server/pom.xml index f647741cf1..2d6f3f0834 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/jms-consumer/pom.xml b/samples/sample-clients/jms-consumer/pom.xml index 178b4d9321..2f94d0530b 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/jms-producer/pom.xml b/samples/sample-clients/jms-producer/pom.xml index 375ff450b1..328a2f1bdc 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/kafka-avro-consumer/pom.xml b/samples/sample-clients/kafka-avro-consumer/pom.xml index 3170dbcfdf..5b14e33146 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/kafka-consumer/pom.xml b/samples/sample-clients/kafka-consumer/pom.xml index 1526e2d4b1..fced436399 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/kafka-producer/pom.xml b/samples/sample-clients/kafka-producer/pom.xml index 5b6b535770..6b10550af2 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/pom.xml b/samples/sample-clients/pom.xml index b59ee54ee6..d7957c6d5e 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.0-SNAPSHOT + 5.1.0 ../../pom.xml diff --git a/samples/sample-clients/prometheus-client/pom.xml b/samples/sample-clients/prometheus-client/pom.xml index 890420980a..8afac8b15a 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/tcp-client/pom.xml b/samples/sample-clients/tcp-client/pom.xml index 7a2114e8a8..30b02ee9fa 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/tcp-server/pom.xml b/samples/sample-clients/tcp-server/pom.xml index fbdd4a1eb2..6a86823de6 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/websocket-producer/pom.xml b/samples/sample-clients/websocket-producer/pom.xml index 46352300fa..3b9f10eca4 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/samples/sample-clients/websocket-receiver/pom.xml b/samples/sample-clients/websocket-receiver/pom.xml index bed4ea9cf4..556960a264 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.0-SNAPSHOT + 5.1.0 ../pom.xml diff --git a/siddhi-test-framework/pom.xml b/siddhi-test-framework/pom.xml index c3a207b9d1..a135df544d 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.0-SNAPSHOT + 5.1.0 ../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 e22836cc56..4a65ea9338 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.0-SNAPSHOT + 5.1.0 ../../../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 ba86cf6e96..f06c135645 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.0-SNAPSHOT + 5.1.0 ../../../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 fd53626a4a..992a2c2562 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.0-SNAPSHOT + 5.1.0 ../../../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 5219295126..9f811990a0 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.0-SNAPSHOT + 5.1.0 ../../../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 e4b5f193df..66d909a1a0 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.0-SNAPSHOT + 5.1.0 ../../../pom.xml 4.0.0 diff --git a/tooling/pom.xml b/tooling/pom.xml index 2383327ec5..159a2a7920 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -22,7 +22,7 @@ io.siddhi.distribution io.siddhi.distribution.parent - 5.1.0-SNAPSHOT + 5.1.0 ../pom.xml