From 1c85c80194723285fb1f0513f75bf9a049a00bd5 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 27 Jul 2023 07:39:22 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.0 --- 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 | 3 ++- 11 files changed, 12 insertions(+), 11 deletions(-) diff --git a/mybatis-plus/deployment/pom.xml b/mybatis-plus/deployment/pom.xml index 0935d79..ee60e31 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.1.0 ../ 4.0.0 diff --git a/mybatis-plus/docs/pom.xml b/mybatis-plus/docs/pom.xml index 2ac7cf1..197bb14 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.1.0 ../pom.xml diff --git a/mybatis-plus/integration-tests/pom.xml b/mybatis-plus/integration-tests/pom.xml index 99f264a..65790d9 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.1.0 ../ 4.0.0 diff --git a/mybatis-plus/pom.xml b/mybatis-plus/pom.xml index ddaa7f6..ef28df5 100644 --- a/mybatis-plus/pom.xml +++ b/mybatis-plus/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.1.0 quarkus-mybatis-plus-parent diff --git a/mybatis-plus/runtime/pom.xml b/mybatis-plus/runtime/pom.xml index f197bdb..7db8aa5 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.1.0 ../ 4.0.0 diff --git a/mybatis/deployment/pom.xml b/mybatis/deployment/pom.xml index 6e9cd00..32ff642 100644 --- a/mybatis/deployment/pom.xml +++ b/mybatis/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.1.0 ../ 4.0.0 diff --git a/mybatis/docs/pom.xml b/mybatis/docs/pom.xml index 9e630b7..1ee431a 100644 --- a/mybatis/docs/pom.xml +++ b/mybatis/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/mybatis/integration-tests/pom.xml b/mybatis/integration-tests/pom.xml index 83d55a4..70b9f0f 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.1.0 ../ 4.0.0 diff --git a/mybatis/pom.xml b/mybatis/pom.xml index 4464fc7..81abbe7 100644 --- a/mybatis/pom.xml +++ b/mybatis/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.1.0 quarkus-mybatis-parent diff --git a/mybatis/runtime/pom.xml b/mybatis/runtime/pom.xml index df2115c..066fbac 100644 --- a/mybatis/runtime/pom.xml +++ b/mybatis/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.1.0 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index 29c3f54..a0e22a8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.mybatis quarkus-parent Quarkus - Parent - 999-SNAPSHOT + 2.1.0 pom UTF-8 @@ -27,6 +27,7 @@ :git:git@github.com:quarkiverse/quarkus-mybatis.git scm:git:git@github.com:quarkiverse/quarkus-mybatis.git https://github.com/quarkiverse/quarkus-mybatis + 2.1.0 mybatis