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