diff --git a/mybatis-plus/deployment/pom.xml b/mybatis-plus/deployment/pom.xml index 0935d79..9e3cf6f 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.2.4 ../ 4.0.0 diff --git a/mybatis-plus/docs/pom.xml b/mybatis-plus/docs/pom.xml index 269d3ad..22d36ef 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.2.4 ../pom.xml diff --git a/mybatis-plus/integration-tests/pom.xml b/mybatis-plus/integration-tests/pom.xml index 99f264a..25c1ce3 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.2.4 ../ 4.0.0 diff --git a/mybatis-plus/pom.xml b/mybatis-plus/pom.xml index ddaa7f6..cec47cc 100644 --- a/mybatis-plus/pom.xml +++ b/mybatis-plus/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.2.4 quarkus-mybatis-plus-parent diff --git a/mybatis-plus/runtime/pom.xml b/mybatis-plus/runtime/pom.xml index e630199..c4ff8d3 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.2.4 ../ 4.0.0 diff --git a/mybatis/deployment/pom.xml b/mybatis/deployment/pom.xml index 6e9cd00..59dab32 100644 --- a/mybatis/deployment/pom.xml +++ b/mybatis/deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.2.4 ../ 4.0.0 diff --git a/mybatis/docs/pom.xml b/mybatis/docs/pom.xml index 44886ab..39b4cdf 100644 --- a/mybatis/docs/pom.xml +++ b/mybatis/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.2.4 ../pom.xml diff --git a/mybatis/integration-tests/pom.xml b/mybatis/integration-tests/pom.xml index 83d55a4..a0d144b 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.2.4 ../ 4.0.0 diff --git a/mybatis/pom.xml b/mybatis/pom.xml index 4464fc7..43d3e0c 100644 --- a/mybatis/pom.xml +++ b/mybatis/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.mybatis quarkus-parent - 999-SNAPSHOT + 2.2.4 quarkus-mybatis-parent diff --git a/mybatis/runtime/pom.xml b/mybatis/runtime/pom.xml index 8bffdb1..10e7440 100644 --- a/mybatis/runtime/pom.xml +++ b/mybatis/runtime/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.mybatis quarkus-mybatis-parent - 999-SNAPSHOT + 2.2.4 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index a6d6eca..bf8aa04 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.mybatis quarkus-parent Quarkus - Parent - 999-SNAPSHOT + 2.2.4 pom UTF-8 @@ -28,7 +28,7 @@ :git:git@github.com:quarkiverse/quarkus-mybatis.git scm:git:git@github.com:quarkiverse/quarkus-mybatis.git https://github.com/quarkiverse/quarkus-mybatis - HEAD + 2.2.4 mybatis