From 853c82d32cfd6d91ea1e45904f4a53c2fba4697a Mon Sep 17 00:00:00 2001 From: markiantorno Date: Fri, 15 Dec 2023 14:11:58 +0000 Subject: [PATCH] Release: v1.5.7 * Validator: Fix narrative link validation and add id/idref validation (for IPS) * Validator: Fix stated path for error when code not in value set * Renderer: Fix rendering of trigger definition using tables inside paragraphs * Renderer: Fix problem with profiled resources being called examples in IG publisher * Renderer: Fix bug where version specific references to profiles not picked up * US Realm: Add link to US Core derivation process * Add more data to qa.json ***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 cde892a1b..d9398a5db 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.5.7-SNAPSHOT + 1.5.7 ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index fc05bd2df..0fc383e30 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.5.7-SNAPSHOT + 1.5.7 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 5cb7fb9e9..897f61761 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ - 1.5.7-SNAPSHOT + 1.5.7 6.2.7-SNAPSHOT