From 7687ef05fe571ca5f8b6762f9ca8095adcf02225 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 20 Mar 2023 14:59:54 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.0.CR2 --- mybatis-plus/deployment/pom.xml | 2 +- mybatis-plus/docs/pom.xml | 2 +- mybatis-plus/integration-tests/pom.xml | 2 +- mybatis-plus/pom.xml | 2 +- mybatis-plus/runtime/pom.xml | 2 +- mybatis/deployment/pom.xml | 2 +- mybatis/docs/pom.xml | 2 +- mybatis/integration-tests/pom.xml | 2 +- mybatis/pom.xml | 2 +- mybatis/runtime/pom.xml | 2 +- pom.xml | 6 +++++- 11 files changed, 15 insertions(+), 11 deletions(-) diff --git a/mybatis-plus/deployment/pom.xml b/mybatis-plus/deployment/pom.xml index 0935d79..117b6ca 100644 --- a/mybatis-plus/deployment/pom.xml +++ b/mybatis-plus/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 999-SNAPSHOT + 2.0.0.CR2 ../ 4.0.0 diff --git a/mybatis-plus/docs/pom.xml b/mybatis-plus/docs/pom.xml index b460368..894f31c 100644 --- a/mybatis-plus/docs/pom.xml +++ b/mybatis-plus/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 999-SNAPSHOT + 2.0.0.CR2 ../pom.xml diff --git a/mybatis-plus/integration-tests/pom.xml b/mybatis-plus/integration-tests/pom.xml index 99f264a..b76556f 100644 --- a/mybatis-plus/integration-tests/pom.xml +++ b/mybatis-plus/integration-tests/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 999-SNAPSHOT + 2.0.0.CR2 ../ 4.0.0 diff --git a/mybatis-plus/pom.xml b/mybatis-plus/pom.xml index ddaa7f6..1161153 100644 --- a/mybatis-plus/pom.xml +++ b/mybatis-plus/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.0.0.CR2 quarkus-mybatis-plus-parent diff --git a/mybatis-plus/runtime/pom.xml b/mybatis-plus/runtime/pom.xml index 4b58999..eebaba3 100644 --- a/mybatis-plus/runtime/pom.xml +++ b/mybatis-plus/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 999-SNAPSHOT + 2.0.0.CR2 ../ 4.0.0 diff --git a/mybatis/deployment/pom.xml b/mybatis/deployment/pom.xml index 6e9cd00..77781c7 100644 --- a/mybatis/deployment/pom.xml +++ b/mybatis/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.0.0.CR2 ../ 4.0.0 diff --git a/mybatis/docs/pom.xml b/mybatis/docs/pom.xml index 8cf4b51..53c72b1 100644 --- a/mybatis/docs/pom.xml +++ b/mybatis/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.0.0.CR2 ../pom.xml diff --git a/mybatis/integration-tests/pom.xml b/mybatis/integration-tests/pom.xml index 83d55a4..ecbac3c 100644 --- a/mybatis/integration-tests/pom.xml +++ b/mybatis/integration-tests/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.0.0.CR2 ../ 4.0.0 diff --git a/mybatis/pom.xml b/mybatis/pom.xml index 4464fc7..d65ed0b 100644 --- a/mybatis/pom.xml +++ b/mybatis/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.0.0.CR2 quarkus-mybatis-parent diff --git a/mybatis/runtime/pom.xml b/mybatis/runtime/pom.xml index 3ca54af..102b411 100644 --- a/mybatis/runtime/pom.xml +++ b/mybatis/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.0.0.CR2 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index cbe8b01..de8786f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.quarkiverse.mybatis quarkus-parent Quarkus - Parent - 999-SNAPSHOT + 2.0.0.CR2 pom @@ -86,4 +86,8 @@ + + + 2.0.0.CR2 +