From fdb8015ddb6ace379ab4cd35088765194c1841f3 Mon Sep 17 00:00:00 2001 From: markiantorno Date: Tue, 15 Sep 2020 11:45:50 +0000 Subject: [PATCH] Release: v1.1.21 * Loader: Fix bug generating copyright * Loader; Add copyright usage fragment support * Validator: Fix issue with discriminating by address and human name * Validator: Fix issue with finding duplicate ids in profiled bundles * Renderer: fix issue rendering translations in value sets * Renderer: Render Value Set CLD correctly * Template Manager: Upgrade ant because of security advisory * Publisher Core: Reduce memory usage later in publication run * Web Site Maintainer: fix bug with wrong package id in feed ***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 bcbc5b38a..bfa250c29 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.21-SNAPSHOT + 1.1.21 ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index e85d24361..c76ee9d9f 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.21-SNAPSHOT + 1.1.21 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 32a8d8a4f..725bcd816 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 5.1.10 - 1.1.21-SNAPSHOT + 1.1.21 5.1.10