From 9441a2ad97aecf69736225670a97b83b26b01c92 Mon Sep 17 00:00:00 2001 From: Jia-Xuan Liu Date: Mon, 25 Dec 2023 14:06:46 +0800 Subject: [PATCH] [maven-release-plugin] prepare release 0.2.5 --- accio-base/pom.xml | 2 +- accio-cache/pom.xml | 2 +- accio-connector-client/pom.xml | 2 +- accio-main/pom.xml | 2 +- accio-server/pom.xml | 2 +- accio-shaded/pom.xml | 2 +- accio-sqlrewrite/pom.xml | 2 +- accio-testing/pom.xml | 2 +- accio-tests/pom.xml | 2 +- accio-validation/pom.xml | 2 +- pom.xml | 4 ++-- trino-parser/pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/accio-base/pom.xml b/accio-base/pom.xml index c900d8efd..9d6c2275d 100644 --- a/accio-base/pom.xml +++ b/accio-base/pom.xml @@ -18,7 +18,7 @@ io.accio accio-root - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/accio-cache/pom.xml b/accio-cache/pom.xml index c8357bd18..f0009fc6f 100644 --- a/accio-cache/pom.xml +++ b/accio-cache/pom.xml @@ -18,7 +18,7 @@ io.accio accio-root - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/accio-connector-client/pom.xml b/accio-connector-client/pom.xml index 04586b459..18337def9 100644 --- a/accio-connector-client/pom.xml +++ b/accio-connector-client/pom.xml @@ -4,7 +4,7 @@ accio-root io.accio - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/accio-main/pom.xml b/accio-main/pom.xml index c52a28117..d96f3f754 100644 --- a/accio-main/pom.xml +++ b/accio-main/pom.xml @@ -5,7 +5,7 @@ io.accio accio-root - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/accio-server/pom.xml b/accio-server/pom.xml index 524957220..ded7df3a0 100644 --- a/accio-server/pom.xml +++ b/accio-server/pom.xml @@ -5,7 +5,7 @@ io.accio accio-root - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/accio-shaded/pom.xml b/accio-shaded/pom.xml index 215b23b52..b39df0592 100644 --- a/accio-shaded/pom.xml +++ b/accio-shaded/pom.xml @@ -4,7 +4,7 @@ io.accio accio-root - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/accio-sqlrewrite/pom.xml b/accio-sqlrewrite/pom.xml index 4c94dcf1d..54698a9a9 100644 --- a/accio-sqlrewrite/pom.xml +++ b/accio-sqlrewrite/pom.xml @@ -5,7 +5,7 @@ accio-root io.accio - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/accio-testing/pom.xml b/accio-testing/pom.xml index 0d7782ea8..3111b7815 100644 --- a/accio-testing/pom.xml +++ b/accio-testing/pom.xml @@ -18,7 +18,7 @@ io.accio accio-root - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/accio-tests/pom.xml b/accio-tests/pom.xml index 219786aa2..41dd5d401 100644 --- a/accio-tests/pom.xml +++ b/accio-tests/pom.xml @@ -18,7 +18,7 @@ accio-root io.accio - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/accio-validation/pom.xml b/accio-validation/pom.xml index 7dd9f1be8..ef9202470 100644 --- a/accio-validation/pom.xml +++ b/accio-validation/pom.xml @@ -5,7 +5,7 @@ accio-root io.accio - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml diff --git a/pom.xml b/pom.xml index 1418213a8..266a717e6 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.accio accio-root - 0.2.5-SNAPSHOT + 0.2.5 accio Accio @@ -27,7 +27,7 @@ - HEAD + 0.2.5 diff --git a/trino-parser/pom.xml b/trino-parser/pom.xml index b90d2fa51..f99e81add 100644 --- a/trino-parser/pom.xml +++ b/trino-parser/pom.xml @@ -5,7 +5,7 @@ io.accio accio-root - 0.2.5-SNAPSHOT + 0.2.5 ../pom.xml