From 41133a00ec8a5d875de13b9323cc565296e12b7c Mon Sep 17 00:00:00 2001 From: hl7-devops Date: Thu, 30 Jan 2025 20:03:55 +0000 Subject: [PATCH] Updating version to: 1.8.11-SNAPSHOT --- RELEASE_NOTES.md | 13 ------------- org.hl7.fhir.publisher.cli/pom.xml | 2 +- org.hl7.fhir.publisher.core/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 3 insertions(+), 16 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index debb54d4..e69de29b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,13 +0,0 @@ -* Loader: Add missing packages to CQL list -* Loader: fix up language/local loading sequence -* Loader: fix bug for cross-version extension containing escaped [x] -* Validator: Add check for duplicate ids on contained resources -* Validator: fix bug looking up code system -* Validator: Look for cs on other server in missed location -* Validator: fix bug accessing code system from other terminology server if no version specified -* Validator: validate displaylanguage when validating codes -* Renderer: Possible fix for an NPE reported bu a user with no context -* QA: fix bug parsing `script` tag in xhtml - handling `<` characters -* QA: Tighted up handling of errors when HTML pages can't be parsed -* Publication Process: remove FTP support in -go-publish (it's all git now) -* Publication Process: radd support for creation phase diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index c35f0383..16dfc198 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.8.10 + 1.8.11-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 b216ac0a..048c26e7 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.8.10 + 1.8.11-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index b223046d..2e7489a4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.8.10 + 1.8.11-SNAPSHOT pom