From f08f2b86e9cd6ef51d6ec32a229da3952f1732f3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 24 Oct 2023 13:57:58 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.0 --- deployment/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 3 ++- runtime/pom.xml | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index c3518a0..20e67e1 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.shardingsphere quarkus-shardingsphere-jdbc-parent - 999-SNAPSHOT + 2.1.0 quarkus-shardingsphere-jdbc-deployment Quarkus - Shardingsphere Jdbc - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 42fe450..d906f84 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.shardingsphere quarkus-shardingsphere-jdbc-parent - 999-SNAPSHOT + 2.1.0 quarkus-shardingsphere-jdbc-integration-tests Quarkus - Shardingsphere Jdbc - Integration Tests diff --git a/pom.xml b/pom.xml index 0bb13ae..1e21e88 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.shardingsphere quarkus-shardingsphere-jdbc-parent - 999-SNAPSHOT + 2.1.0 pom Quarkus - Shardingsphere Jdbc - Parent @@ -19,6 +19,7 @@ scm:git:git@github.com:quarkiverse/quarkus-shardingsphere-jdbc.git scm:git:git@github.com:quarkiverse/quarkus-shardingsphere-jdbc.git https://github.com/quarkiverse/quarkus-shardingsphere-jdbc + 2.1.0 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 594c8b4..c458a78 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.shardingsphere quarkus-shardingsphere-jdbc-parent - 999-SNAPSHOT + 2.1.0 quarkus-shardingsphere-jdbc Quarkus - Shardingsphere Jdbc - Runtime