From 7ea2cc1e26fa14303defcd103d05b40f79c92bca Mon Sep 17 00:00:00 2001 From: markiantorno Date: Tue, 3 Nov 2020 20:32:01 +0000 Subject: [PATCH] Release: v1.1.37 * Snapshot Generator: fix bug with wrong value for contentReference in derived profiles (profiles do not and cannot change the value) * Validator: Mark it has an error if a JSON Array is empty * Validator: Don't make wrong error reports for profiling resources in bundles * Validator: fix bug checking unfixed values for HumanName patterns * Validator: fix bug checking patterns (missed in some circumstances) * Validator: fix bug checking type of resources in bundles * Validator: improve messages around cardinality errors in profiles * Renderer binding description in profile tables (if it doesn't contain paragraphs) + detailed element view * Sushi: change the way Sushi is launched * QA page: remove spurious warning of special URL is in the scope of the IG * Publisher: add support for APIKey file * Publisher: improve message about not publishing local build ***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 298df47bc..87c551d2e 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.37-SNAPSHOT + 1.1.37 ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index d93f02aef..48f31b75d 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.37-SNAPSHOT + 1.1.37 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index e0b2eb673..4ca6d520c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 5.1.19 - 1.1.37-SNAPSHOT + 1.1.37 5.1.19