From 0096e6ec1a5d47f70f4cbfc6822abc88581705c6 Mon Sep 17 00:00:00 2001 From: David Waltermire Date: Thu, 14 May 2026 16:01:47 -0400 Subject: [PATCH] build: bump metaschema-framework to 3.0.0.M4 and liboscal-java to 7.2.0 Move off pre-release SNAPSHOT versions to the released versions. Note: liboscal-java 7.2.0 is not yet published to Maven Central at the time of this commit; builds will fail until the release lands. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8628f27..76f2142 100644 --- a/pom.xml +++ b/pom.xml @@ -73,8 +73,8 @@ - 3.0.0-SNAPSHOT - 7.2.0-SNAPSHOT + 3.0.0.M4 + 7.2.0 https://oscal-cli.metaschema.dev