diff --git a/mybatis-plus/deployment/pom.xml b/mybatis-plus/deployment/pom.xml index 0935d79..529355c 100644 --- a/mybatis-plus/deployment/pom.xml +++ b/mybatis-plus/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 999-SNAPSHOT + 2.0.0 ../ 4.0.0 diff --git a/mybatis-plus/docs/pom.xml b/mybatis-plus/docs/pom.xml index b460368..3e5ee75 100644 --- a/mybatis-plus/docs/pom.xml +++ b/mybatis-plus/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 999-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/mybatis-plus/integration-tests/pom.xml b/mybatis-plus/integration-tests/pom.xml index 99f264a..80f84e6 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 - 999-SNAPSHOT + 2.0.0 ../ 4.0.0 diff --git a/mybatis-plus/pom.xml b/mybatis-plus/pom.xml index ddaa7f6..cc6d180 100644 --- a/mybatis-plus/pom.xml +++ b/mybatis-plus/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.0.0 quarkus-mybatis-plus-parent diff --git a/mybatis-plus/runtime/pom.xml b/mybatis-plus/runtime/pom.xml index 4b58999..742e94e 100644 --- a/mybatis-plus/runtime/pom.xml +++ b/mybatis-plus/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-plus-parent - 999-SNAPSHOT + 2.0.0 ../ 4.0.0 diff --git a/mybatis/deployment/pom.xml b/mybatis/deployment/pom.xml index 6e9cd00..de3ee53 100644 --- a/mybatis/deployment/pom.xml +++ b/mybatis/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.0.0 ../ 4.0.0 diff --git a/mybatis/docs/pom.xml b/mybatis/docs/pom.xml index 8cf4b51..2ea3e72 100644 --- a/mybatis/docs/pom.xml +++ b/mybatis/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/mybatis/integration-tests/pom.xml b/mybatis/integration-tests/pom.xml index 83d55a4..cd34bcf 100644 --- a/mybatis/integration-tests/pom.xml +++ b/mybatis/integration-tests/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.0.0 ../ 4.0.0 diff --git a/mybatis/pom.xml b/mybatis/pom.xml index 4464fc7..ad6f320 100644 --- a/mybatis/pom.xml +++ b/mybatis/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.0.0 quarkus-mybatis-parent diff --git a/mybatis/runtime/pom.xml b/mybatis/runtime/pom.xml index 3ca54af..9413788 100644 --- a/mybatis/runtime/pom.xml +++ b/mybatis/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.0.0 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index 887182d..fe05517 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.quarkiverse.mybatis quarkus-parent Quarkus - Parent - 999-SNAPSHOT + 2.0.0 pom @@ -86,4 +86,8 @@ + + + 2.0.0 +