From 61e7ab102592d92afa2d2054b9d910611f173117 Mon Sep 17 00:00:00 2001 From: Joe Kotanchik <56264529+jkotanchik-SB@users.noreply.github.com> Date: Tue, 29 Aug 2023 12:15:31 -0400 Subject: [PATCH] Bump to release Remove SNAPSHOT declaration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 13c9d02..5449da3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ gov.cms.madie madie-java-models - 0.6.6-SNAPSHOT + 0.6.6 madie-java-models Java based models for MADiE microservices