From bfce7ad8eec61c88f0e4f19cda5165177db8675c Mon Sep 17 00:00:00 2001 From: Nikita Timofeev Date: Thu, 21 Nov 2024 12:32:33 +0300 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- bootique-mybatis/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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