From 3eec585716ea6a71856bf97f5a6d7afbe7e46522 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 18 Feb 2021 11:10:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.0.4 --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-test/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 f76cb27..166dd78 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.4-SNAPSHOT + 0.0.4 ../ 4.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index 5ebc179..9946a55 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.4-SNAPSHOT + 0.0.4 ../pom.xml diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 8b12437..e25d279 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.4-SNAPSHOT + 0.0.4 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index bef2c1e..7988d65 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent Quarkus - Mybatis - Parent - 0.0.4-SNAPSHOT + 0.0.4 pom @@ -90,4 +90,8 @@ + + + 0.0.4 + diff --git a/runtime/pom.xml b/runtime/pom.xml index abfcd0b..e1b0649 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 0.0.4-SNAPSHOT + 0.0.4 ../ 4.0.0