From b82c9dd7ccbe1147b982a2ad76523ecef1e28489 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 20 Apr 2023 12:23:17 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.8 --- 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 cc64287..27040b3 100644 --- a/mybatis-plus/deployment/pom.xml +++ b/mybatis-plus/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 1.x-999-SNAPSHOT + 1.0.8 ../ 4.0.0 diff --git a/mybatis-plus/docs/pom.xml b/mybatis-plus/docs/pom.xml index 130d139..fad272b 100644 --- a/mybatis-plus/docs/pom.xml +++ b/mybatis-plus/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 1.x-999-SNAPSHOT + 1.0.8 ../pom.xml diff --git a/mybatis-plus/integration-tests/pom.xml b/mybatis-plus/integration-tests/pom.xml index 3b7b41c..311c43b 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 - 1.x-999-SNAPSHOT + 1.0.8 ../ 4.0.0 diff --git a/mybatis-plus/pom.xml b/mybatis-plus/pom.xml index d7a0b73..cd78522 100644 --- a/mybatis-plus/pom.xml +++ b/mybatis-plus/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 1.x-999-SNAPSHOT + 1.0.8 quarkus-mybatis-plus-parent diff --git a/mybatis-plus/runtime/pom.xml b/mybatis-plus/runtime/pom.xml index 4ea7f41..a068127 100644 --- a/mybatis-plus/runtime/pom.xml +++ b/mybatis-plus/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 1.x-999-SNAPSHOT + 1.0.8 ../ 4.0.0 diff --git a/mybatis/deployment/pom.xml b/mybatis/deployment/pom.xml index 1f107ed..01e24d5 100644 --- a/mybatis/deployment/pom.xml +++ b/mybatis/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 1.x-999-SNAPSHOT + 1.0.8 ../ 4.0.0 diff --git a/mybatis/docs/pom.xml b/mybatis/docs/pom.xml index 434177b..a4c80c9 100644 --- a/mybatis/docs/pom.xml +++ b/mybatis/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 1.x-999-SNAPSHOT + 1.0.8 ../pom.xml diff --git a/mybatis/integration-tests/pom.xml b/mybatis/integration-tests/pom.xml index cd73ee1..d2d1ff0 100644 --- a/mybatis/integration-tests/pom.xml +++ b/mybatis/integration-tests/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 1.x-999-SNAPSHOT + 1.0.8 ../ 4.0.0 diff --git a/mybatis/pom.xml b/mybatis/pom.xml index 8c76c0d..0507a8f 100644 --- a/mybatis/pom.xml +++ b/mybatis/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 1.x-999-SNAPSHOT + 1.0.8 quarkus-mybatis-parent diff --git a/mybatis/runtime/pom.xml b/mybatis/runtime/pom.xml index 6a8c6c6..a277352 100644 --- a/mybatis/runtime/pom.xml +++ b/mybatis/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 1.x-999-SNAPSHOT + 1.0.8 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index f083552..e39413d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.quarkiverse.mybatis quarkus-parent Quarkus - Parent - 1.x-999-SNAPSHOT + 1.0.8 pom @@ -86,4 +86,8 @@ + + + 1.0.8 +