From e95f456c7c39915bcdd4431a1af38eef96b30f1c Mon Sep 17 00:00:00 2001 From: markiantorno Date: Thu, 24 Sep 2020 21:04:21 +0000 Subject: [PATCH] Release: v1.1.27 * Package Loader: hack for past bad package URLs * Validator: Add new validation for must-support on types / profiles / targets * Validator: improve Extension validation * Renderer: Ensure "I" flag in profile table representation is not used just for infrastructural constraints * Renderer: Render multiple values for properties in CodeSystems if they exist * Renderer: Fix for npe rendering resources based on profiles * Renderer: Add rendering for must support on types, profiles, targets * Renderer: add code element for improved format rendering * History Subsystem: fix interpreting ImplementationGuide.definition.resource.example incorrectly * USCore comparison: fix NPE for R5 * Fix using wrong RDFGenerator ***NO_CI*** --- org.hl7.fhir.publisher.cli/pom.xml | 2 +- org.hl7.fhir.publisher.core/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index 6258d337e..c4365c630 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.1.27-SNAPSHOT + 1.1.27 ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index 8c78933a9..2223f7c17 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.1.27-SNAPSHOT + 1.1.27 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 8df461395..e6f1d363b 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 5.1.14 - 1.1.27-SNAPSHOT + 1.1.27 5.1.14