From 0b7d329192828351f04c7fa676d8598023582b86 Mon Sep 17 00:00:00 2001 From: markiantorno Date: Tue, 31 Oct 2023 17:51:27 +0000 Subject: [PATCH] Updating version to: 1.5.2-SNAPSHOT --- RELEASE_NOTES.md | 17 ----------------- org.hl7.fhir.publisher.cli/pom.xml | 2 +- org.hl7.fhir.publisher.core/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 3 insertions(+), 20 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9af6931ee..e69de29bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,17 +0,0 @@ -* TxClient: Remove "profile" from tx operations -* Validator: Validate contextInvariant in extension definitions -* Validator: Fix Typo in TI WG name -* Validator: Handle unknown constants properly in FHIRPath -* Validator: Fix handling of type ancestors at the root of FHIRPath expressions -* Validator: CDA templates with no extension value use urn:oid: not urn:hl7ii: -* Validator: Allow URL as a type of string in FHIRPath type checking -* Validator: Fix semver validation -* Validator: Fix problem resolving context in CDA invariants -* Validator: Fix for FHIRPath constant handling -* Renderer: SQL in FHIR Implementation of ViewDefinitions available as beta -* Renderer: Fixes to Search Parameter rendering of multiples per FHIR-I decision -* Renderer: Fix broken links in extension references done by [[[]]] -* Renderer: Fix broken links in code system rendering of parents -* Renderer: Support using names in [[[markdown]]] when rendering -* Renderer: Fix [[[ and ]]] in markdown processing, and allow names -* Test Cases: Add CDA to test IGs \ No newline at end of file diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index 8c755127a..f1a105062 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.5.1 + 1.5.2-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 408839329..ae4fbf956 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.5.1 + 1.5.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 1eee83d05..64eaccac0 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ - 1.5.1 + 1.5.2-SNAPSHOT 6.2.1