From 6596600d46ef1ec12091085a55573fccae5c665f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 2 Apr 2021 06:51:57 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.0.5 --- 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 38eccd3..2969976 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.5-SNAPSHOT + 0.0.5 ../ 4.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index ebc0363..2f0628f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.5-SNAPSHOT + 0.0.5 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index fa8b50a..dfa257b 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.5-SNAPSHOT + 0.0.5 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index 4f0f006..37a289d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent Quarkus - Mybatis - Parent - 0.0.5-SNAPSHOT + 0.0.5 pom @@ -90,4 +90,8 @@ + + + 0.0.5 + diff --git a/runtime/pom.xml b/runtime/pom.xml index 2ac0752..b872199 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.5-SNAPSHOT + 0.0.5 ../ 4.0.0