From 6e7780ff99903b40a53e57b8bb64c4e37129aa75 Mon Sep 17 00:00:00 2001 From: Andrus Adamchik Date: Tue, 21 Nov 2023 19:07:02 -0500 Subject: [PATCH] changing snapshot versioning scheme to track the target final release. "M" or "RC" classifiers will be release-time things --- bootique-mybatis/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bootique-mybatis/pom.xml b/bootique-mybatis/pom.xml index 94922ef..d61ae23 100644 --- a/bootique-mybatis/pom.xml +++ b/bootique-mybatis/pom.xml @@ -24,7 +24,7 @@ io.bootique.mybatis bootique-mybatis-parent - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT bootique-mybatis diff --git a/pom.xml b/pom.xml index 85673c2..24260eb 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.bootique.mybatis bootique-mybatis-parent - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT pom