From 75f024b1784343e142a3c05caff86b065bab3efa Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 28 Mar 2022 09:37:58 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #2743] [Release 5.1.24] prepare release v5.1.24 --- coverage-reports/pom.xml | 2 +- modules/siddhi-annotations/pom.xml | 2 +- modules/siddhi-core/pom.xml | 2 +- modules/siddhi-core/siddhi-core-doc-gen/pom.xml | 2 +- modules/siddhi-doc-gen/pom.xml | 2 +- modules/siddhi-feature/pom.xml | 2 +- modules/siddhi-query-api/pom.xml | 2 +- modules/siddhi-query-compiler/pom.xml | 2 +- modules/siddhi-samples/performance-samples/pom.xml | 2 +- modules/siddhi-samples/pom.xml | 2 +- modules/siddhi-samples/quick-start-samples/pom.xml | 2 +- modules/siddhi-service/pom.xml | 2 +- pom.xml | 4 ++-- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml index 6bf6e05303..734b1cd3c6 100644 --- a/coverage-reports/pom.xml +++ b/coverage-reports/pom.xml @@ -22,7 +22,7 @@ io.siddhi siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../pom.xml diff --git a/modules/siddhi-annotations/pom.xml b/modules/siddhi-annotations/pom.xml index 129ac8a47e..091bf9d3c2 100644 --- a/modules/siddhi-annotations/pom.xml +++ b/modules/siddhi-annotations/pom.xml @@ -22,7 +22,7 @@ io.siddhi siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../.. diff --git a/modules/siddhi-core/pom.xml b/modules/siddhi-core/pom.xml index 17fc965f0c..86c9cb4648 100644 --- a/modules/siddhi-core/pom.xml +++ b/modules/siddhi-core/pom.xml @@ -21,7 +21,7 @@ siddhi io.siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../../pom.xml diff --git a/modules/siddhi-core/siddhi-core-doc-gen/pom.xml b/modules/siddhi-core/siddhi-core-doc-gen/pom.xml index e76b347551..42b48faca7 100644 --- a/modules/siddhi-core/siddhi-core-doc-gen/pom.xml +++ b/modules/siddhi-core/siddhi-core-doc-gen/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../../../pom.xml 4.0.0 diff --git a/modules/siddhi-doc-gen/pom.xml b/modules/siddhi-doc-gen/pom.xml index 1e0c88bd8f..78de73edaa 100644 --- a/modules/siddhi-doc-gen/pom.xml +++ b/modules/siddhi-doc-gen/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-feature/pom.xml b/modules/siddhi-feature/pom.xml index 5c4a3644d8..9d998e38ef 100644 --- a/modules/siddhi-feature/pom.xml +++ b/modules/siddhi-feature/pom.xml @@ -22,7 +22,7 @@ siddhi io.siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../../pom.xml diff --git a/modules/siddhi-query-api/pom.xml b/modules/siddhi-query-api/pom.xml index aefb30b9b7..0cd6dae627 100644 --- a/modules/siddhi-query-api/pom.xml +++ b/modules/siddhi-query-api/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-query-compiler/pom.xml b/modules/siddhi-query-compiler/pom.xml index c062764435..7bdd1e794a 100644 --- a/modules/siddhi-query-compiler/pom.xml +++ b/modules/siddhi-query-compiler/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-samples/performance-samples/pom.xml b/modules/siddhi-samples/performance-samples/pom.xml index c65dfd3e79..d12949c830 100644 --- a/modules/siddhi-samples/performance-samples/pom.xml +++ b/modules/siddhi-samples/performance-samples/pom.xml @@ -21,7 +21,7 @@ io.siddhi siddhi-samples - 5.1.24-SNAPSHOT + 5.1.24 4.0.0 performance-samples diff --git a/modules/siddhi-samples/pom.xml b/modules/siddhi-samples/pom.xml index 6f7f180197..11613e4f67 100644 --- a/modules/siddhi-samples/pom.xml +++ b/modules/siddhi-samples/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-samples/quick-start-samples/pom.xml b/modules/siddhi-samples/quick-start-samples/pom.xml index a5f39ffe87..1a1f53031c 100644 --- a/modules/siddhi-samples/quick-start-samples/pom.xml +++ b/modules/siddhi-samples/quick-start-samples/pom.xml @@ -21,7 +21,7 @@ siddhi-samples io.siddhi - 5.1.24-SNAPSHOT + 5.1.24 4.0.0 diff --git a/modules/siddhi-service/pom.xml b/modules/siddhi-service/pom.xml index d491cf1a3b..577c2193eb 100644 --- a/modules/siddhi-service/pom.xml +++ b/modules/siddhi-service/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.24-SNAPSHOT + 5.1.24 ../../pom.xml diff --git a/pom.xml b/pom.xml index 455c77b2cc..07ade2989b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.siddhi siddhi pom - 5.1.24-SNAPSHOT + 5.1.24 Siddhi Siddhi, Stream Processing and Complex Event Processing Engine @@ -857,7 +857,7 @@ https://github.com/siddhi-io/siddhi.git scm:git:https://github.com/siddhi-io/siddhi.git scm:git:https://github.com/siddhi-io/siddhi.git - HEAD + v5.1.24