From a923509a20e150a2a9a10fda9719998eba896692 Mon Sep 17 00:00:00 2001 From: hl7-devops Date: Tue, 19 Nov 2024 18:35:39 +0000 Subject: [PATCH] Release: v1.7.3 * Enviroment: Add GEM path to fhir-settings.json for Jekyll on some systems * Loader: Suppress error in v6.1.0 of THO * TxTests: Fix NPE for Ontoserver tests? * Validator: make HL7 WG validation rule publication dependent * Validator: Handle search syntax in value set filter * Loader: Support ViewDefinition as a custom resource ***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 e7c8aa66..fbaafdff 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.7.3-SNAPSHOT + 1.7.3 ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index 8b5959ce..e9744f76 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.7.3-SNAPSHOT + 1.7.3 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 8e6e5e46..73427eb4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.7.3-SNAPSHOT + 1.7.3 pom