diff --git a/bootique-mybatis/pom.xml b/bootique-mybatis/pom.xml index 8a067f6..bad02de 100644 --- a/bootique-mybatis/pom.xml +++ b/bootique-mybatis/pom.xml @@ -24,7 +24,7 @@ io.bootique.mybatis bootique-mybatis-parent - 3.0-M5 + 3.0-SNAPSHOT bootique-mybatis diff --git a/pom.xml b/pom.xml index 41e1742..a11855f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.bootique.mybatis bootique-mybatis-parent - 3.0-M5 + 3.0-SNAPSHOT pom @@ -48,7 +48,7 @@ scm:git:ssh://git@github.com/bootique/bootique-mybatis https://github.com/bootique/bootique-mybatis - 3.0-M5 + HEAD