From 8afb362199913727a3b0cc51ee442b29dfbf1347 Mon Sep 17 00:00:00 2001 From: Mark Iantorno Date: Sun, 10 Sep 2023 00:13:50 +0000 Subject: [PATCH] Updating version to: 1.4.4-SNAPSHOT --- RELEASE_NOTES.md | 2 -- pom.xml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 372a59a7..e69de29b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,2 +0,0 @@ -* Change tests for fixing validator to implement multiple profiles in Bundle.entry.resource -* Add tests to test -best-practice validation parameter diff --git a/pom.xml b/pom.xml index 23e9fab5..407f2267 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.hl7.fhir.testcases fhir-test-cases - 1.4.3 + 1.4.4-SNAPSHOT jar HL7 FHIR Test Cases