From 1e1bbaa1f970fe768a3d6ffd5d32de1313bfc0eb Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 27 May 2021 13:13:36 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.0.8 --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 6 +++++- runtime/pom.xml | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index f79aedf..7798437 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.8-SNAPSHOT + 0.0.8 ../ 4.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index 8b2a849..f2e6abb 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.8-SNAPSHOT + 0.0.8 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 32924a3..18522c1 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.8-SNAPSHOT + 0.0.8 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index c8bbaef..bc2a227 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent Quarkus - Mybatis - Parent - 0.0.8-SNAPSHOT + 0.0.8 pom @@ -90,4 +90,8 @@ + + + 0.0.8 + diff --git a/runtime/pom.xml b/runtime/pom.xml index 760c5b0..a5c526b 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.8-SNAPSHOT + 0.0.8 ../ 4.0.0