From 3adeb8e7801b22195106ea962da0717c96ef55fe Mon Sep 17 00:00:00 2001 From: markiantorno Date: Thu, 17 Sep 2020 18:08:09 +0000 Subject: [PATCH] Release: v1.1.25 * Package Subsystem: Support wildcards for patch version * FHIRPath Engine: correction for allowing boolean conversion of primitive types * Validator: Fix handling resources in bundles when type is profiled * Validator: Prevent NPE resolving resource in batch * Validator: fix value set validation for primitive types when an expansion is provided, and the code system is not known * Renderer: Don't make a column for definitions in a code system if there are none * Renderer: special case support for fr-CA language * Renderer: Prevent NPE when auto-generating narrative and an illegal resource type is encountered * Cross-Version Extensions: Update to latest version of R5 ***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 3aa292cb8..110921dcf 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.25-SNAPSHOT + 1.1.25 ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index 83e9c4b96..53db7fd31 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.25-SNAPSHOT + 1.1.25 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 1a8844a1c..1aaac19ac 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 5.1.12 - 1.1.25-SNAPSHOT + 1.1.25 5.1.12