From 5912e95ecc3109dee1872e6540847211007e96bf Mon Sep 17 00:00:00 2001 From: markiantorno Date: Sat, 16 Sep 2023 03:27:45 +0000 Subject: [PATCH] Updating version to: 1.4.7-SNAPSHOT --- RELEASE_NOTES.md | 18 ------------------ org.hl7.fhir.publisher.cli/pom.xml | 2 +- org.hl7.fhir.publisher.core/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 3 insertions(+), 21 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 349ae58a7..e69de29bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,18 +0,0 @@ -## Validator Changes - -* General: Performance improvements for IG Publisher - parser improvements and don't regenerate snapshots -* Template Manager: Tighten up security testing on template scripts on cibuild -* NPM Loader: Fixed issue where package ids that are hl7.cda and hl7.v2 were spitting out error messages -* Validator: Add R4B binding-definition URL to validator exception list -* Validator: Correct validation when CodeSystem.content = example and server doesn't know code system -* Validator: Fix bug processing CDA snapshots -* Validator: Fix issue evaluating FHIRPath correctness on CDA.Observation -* Validator: Improve error message from validator when invariants fail -* Validator: Fix NPE validating concept maps -* Validator: Suppress wrong invariants on compiler magic types -* Validator: Fix NPE checking codes -* Renderer: Improve CodeSystem rendering - make parent property a link -* Renderer: Fix bug in version comparison -* Renderer: Improve rendering of message about logical target -* Database: Add ValueSet expansions -* QA File: Allow to suppress invariant message by invariant id diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index 433ea0a4f..c167a2145 100644 --- a/org.hl7.fhir.publisher.cli/pom.xml +++ b/org.hl7.fhir.publisher.cli/pom.xml @@ -5,7 +5,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.4.6 + 1.4.7-SNAPSHOT ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index 0e2b8849a..3054de38c 100644 --- a/org.hl7.fhir.publisher.core/pom.xml +++ b/org.hl7.fhir.publisher.core/pom.xml @@ -5,7 +5,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.4.6 + 1.4.7-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 9931aaa0c..56d9d3edd 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ - 1.4.6 + 1.4.7-SNAPSHOT 6.1.6