From 7fa31f559e9e96c99f56c531270e7153a4c70d66 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 25 Oct 2023 11:50:45 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.2.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 | 4 ++-- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/mybatis-plus/deployment/pom.xml b/mybatis-plus/deployment/pom.xml index 0935d79..a934118 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.2.0 ../ 4.0.0 diff --git a/mybatis-plus/docs/pom.xml b/mybatis-plus/docs/pom.xml index 2ac7cf1..ea43c19 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.2.0 ../pom.xml diff --git a/mybatis-plus/integration-tests/pom.xml b/mybatis-plus/integration-tests/pom.xml index 99f264a..ef3efaa 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.2.0 ../ 4.0.0 diff --git a/mybatis-plus/pom.xml b/mybatis-plus/pom.xml index ddaa7f6..1b85f48 100644 --- a/mybatis-plus/pom.xml +++ b/mybatis-plus/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.2.0 quarkus-mybatis-plus-parent diff --git a/mybatis-plus/runtime/pom.xml b/mybatis-plus/runtime/pom.xml index f197bdb..c4faae4 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.2.0 ../ 4.0.0 diff --git a/mybatis/deployment/pom.xml b/mybatis/deployment/pom.xml index 6e9cd00..bee4dd0 100644 --- a/mybatis/deployment/pom.xml +++ b/mybatis/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.2.0 ../ 4.0.0 diff --git a/mybatis/docs/pom.xml b/mybatis/docs/pom.xml index 9e630b7..7917e90 100644 --- a/mybatis/docs/pom.xml +++ b/mybatis/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.2.0 ../pom.xml diff --git a/mybatis/integration-tests/pom.xml b/mybatis/integration-tests/pom.xml index 83d55a4..b8f20d3 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.2.0 ../ 4.0.0 diff --git a/mybatis/pom.xml b/mybatis/pom.xml index 4464fc7..3e7a2f1 100644 --- a/mybatis/pom.xml +++ b/mybatis/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.2.0 quarkus-mybatis-parent diff --git a/mybatis/runtime/pom.xml b/mybatis/runtime/pom.xml index df2115c..3ad706c 100644 --- a/mybatis/runtime/pom.xml +++ b/mybatis/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.2.0 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index e49a591..472cd3f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.mybatis quarkus-parent Quarkus - Parent - 999-SNAPSHOT + 2.2.0 pom UTF-8 @@ -27,7 +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 - HEAD + 2.2.0 mybatis