From 643c011cc2ef185e4335df7814d4b06a2e213c33 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 17 Jan 2024 15:56:53 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #2789] [Release 5.1.30] prepare release v5.1.30 --- 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 6f1ea71f8e..d718f405a6 100644 --- a/coverage-reports/pom.xml +++ b/coverage-reports/pom.xml @@ -22,7 +22,7 @@ io.siddhi siddhi - 5.1.30-SNAPSHOT + 5.1.30 ../pom.xml diff --git a/modules/siddhi-annotations/pom.xml b/modules/siddhi-annotations/pom.xml index 915f471593..6cf9f580c8 100644 --- a/modules/siddhi-annotations/pom.xml +++ b/modules/siddhi-annotations/pom.xml @@ -22,7 +22,7 @@ io.siddhi siddhi - 5.1.30-SNAPSHOT + 5.1.30 ../.. diff --git a/modules/siddhi-core/pom.xml b/modules/siddhi-core/pom.xml index e3e8e62686..3e128f0c7e 100644 --- a/modules/siddhi-core/pom.xml +++ b/modules/siddhi-core/pom.xml @@ -21,7 +21,7 @@ siddhi io.siddhi - 5.1.30-SNAPSHOT + 5.1.30 ../../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 8751fd41b7..bb3794ee2b 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.30-SNAPSHOT + 5.1.30 ../../../pom.xml 4.0.0 diff --git a/modules/siddhi-doc-gen/pom.xml b/modules/siddhi-doc-gen/pom.xml index 87c70250f0..685fe61ade 100644 --- a/modules/siddhi-doc-gen/pom.xml +++ b/modules/siddhi-doc-gen/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.30-SNAPSHOT + 5.1.30 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-feature/pom.xml b/modules/siddhi-feature/pom.xml index d26acb49c9..485b347034 100644 --- a/modules/siddhi-feature/pom.xml +++ b/modules/siddhi-feature/pom.xml @@ -22,7 +22,7 @@ siddhi io.siddhi - 5.1.30-SNAPSHOT + 5.1.30 ../../pom.xml diff --git a/modules/siddhi-query-api/pom.xml b/modules/siddhi-query-api/pom.xml index 0cbbc3bf8f..76aedcc964 100644 --- a/modules/siddhi-query-api/pom.xml +++ b/modules/siddhi-query-api/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.30-SNAPSHOT + 5.1.30 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-query-compiler/pom.xml b/modules/siddhi-query-compiler/pom.xml index 79ec91305c..81efe490b6 100644 --- a/modules/siddhi-query-compiler/pom.xml +++ b/modules/siddhi-query-compiler/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.30-SNAPSHOT + 5.1.30 ../../pom.xml 4.0.0 diff --git a/modules/siddhi-samples/performance-samples/pom.xml b/modules/siddhi-samples/performance-samples/pom.xml index 975935ef0c..deb18ee0d4 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.30-SNAPSHOT + 5.1.30 4.0.0 performance-samples diff --git a/modules/siddhi-samples/pom.xml b/modules/siddhi-samples/pom.xml index bfd33ff723..924bfa0d8f 100644 --- a/modules/siddhi-samples/pom.xml +++ b/modules/siddhi-samples/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.30-SNAPSHOT + 5.1.30 ../../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 ad7a4deb66..8c8e8d7995 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.30-SNAPSHOT + 5.1.30 4.0.0 diff --git a/modules/siddhi-service/pom.xml b/modules/siddhi-service/pom.xml index b5f528a018..aa24f5865a 100644 --- a/modules/siddhi-service/pom.xml +++ b/modules/siddhi-service/pom.xml @@ -20,7 +20,7 @@ siddhi io.siddhi - 5.1.30-SNAPSHOT + 5.1.30 ../../pom.xml diff --git a/pom.xml b/pom.xml index 0968a2e8fd..50f67af038 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.siddhi siddhi pom - 5.1.30-SNAPSHOT + 5.1.30 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.30