From e02fb8dc8a873523c5faf68dbe6ac719c0a6270e Mon Sep 17 00:00:00 2001 From: Andrus Adamchik Date: Tue, 21 Nov 2023 19:05:22 -0500 Subject: [PATCH] changing snapshot versioning scheme to track the target final release. "M" or "RC" classifiers will be release-time things --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b5a6cb..7cb9606 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ io.bootique.jcache bootique-jcache - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT jar bootique-jcache: JCache Integration with Bootique