From 19c57495f282cccfbc6d685023617d406a6c7e1a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 3 Jan 2023 08:27:26 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #2768] [Release 5.1.27] prepare release v5.1.27 --- 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 eb96154381..7dcc0dc8b2 100644 --- a/coverage-reports/pom.xml +++ b/coverage-reports/pom.xml @@ -22,7 +22,7 @@ io.siddhi siddhi - 5.1.27-SNAPSHOT + 5.1.27 ../pom.xml diff --git a/modules/siddhi-annotations/pom.xml b/modules/siddhi-annotations/pom.xml index a95b1e50fb..a02e5ba422 100644 --- a/modules/siddhi-annotations/pom.xml +++ b/modules/siddhi-annotations/pom.xml @@ -22,7 +22,7 @@ io.siddhi siddhi - 5.1.27-SNAPSHOT + 5.1.27 ../.. diff --git a/modules/siddhi-core/pom.xml b/modules/siddhi-core/pom.xml index 0af2d150f3..e9f3629e0f 100644 --- a/modules/siddhi-core/pom.xml +++ b/modules/siddhi-core/pom.xml @@ -21,7 +21,7 @@ siddhi io.siddhi - 5.1.27-SNAPSHOT + 5.1.27 ../../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 7138cd55da..3004f5ac9b 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.27-SNAPSHOT + 5.1.27 ../../../pom.xml 4.0.0 diff --git a/modules/siddhi-doc-gen/pom.xml b/modules/siddhi-doc-gen/pom.xml index 97b0a1c5a8..d8d20330f8 100644 --- a/modules/siddhi-doc-gen/pom.xml +++ b/modules/siddhi-doc-gen/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.27-SNAPSHOT + 5.1.27 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-feature/pom.xml b/modules/siddhi-feature/pom.xml index 202baf3008..8172aa08c3 100644 --- a/modules/siddhi-feature/pom.xml +++ b/modules/siddhi-feature/pom.xml @@ -22,7 +22,7 @@ siddhi io.siddhi - 5.1.27-SNAPSHOT + 5.1.27 ../../pom.xml diff --git a/modules/siddhi-query-api/pom.xml b/modules/siddhi-query-api/pom.xml index 903482d57d..22aa661e0a 100644 --- a/modules/siddhi-query-api/pom.xml +++ b/modules/siddhi-query-api/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.27-SNAPSHOT + 5.1.27 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-query-compiler/pom.xml b/modules/siddhi-query-compiler/pom.xml index e06840894f..8257214479 100644 --- a/modules/siddhi-query-compiler/pom.xml +++ b/modules/siddhi-query-compiler/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.27-SNAPSHOT + 5.1.27 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-samples/performance-samples/pom.xml b/modules/siddhi-samples/performance-samples/pom.xml index 65e9ce2085..0febd00a08 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.27-SNAPSHOT + 5.1.27 4.0.0 performance-samples diff --git a/modules/siddhi-samples/pom.xml b/modules/siddhi-samples/pom.xml index bc075c1ac9..fccec43a06 100644 --- a/modules/siddhi-samples/pom.xml +++ b/modules/siddhi-samples/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.27-SNAPSHOT + 5.1.27 ../../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 a83fd7fb42..399027a422 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.27-SNAPSHOT + 5.1.27 4.0.0 diff --git a/modules/siddhi-service/pom.xml b/modules/siddhi-service/pom.xml index 68e8d19cb4..0a9c34a92b 100644 --- a/modules/siddhi-service/pom.xml +++ b/modules/siddhi-service/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.27-SNAPSHOT + 5.1.27 ../../pom.xml diff --git a/pom.xml b/pom.xml index 975ba53ffa..db9f11bd49 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.siddhi siddhi pom - 5.1.27-SNAPSHOT + 5.1.27 Siddhi Siddhi, Stream Processing and Complex Event Processing Engine @@ -899,7 +899,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.27