From 9f0d7c2ae8d13c5420cbcf0cac1595808e2f154f Mon Sep 17 00:00:00 2001 From: markiantorno Date: Thu, 10 Oct 2024 14:52:49 +0000 Subject: [PATCH] Release: v1.6.30 * Validator: Don't send expansion to tx server if there's a compose when sending value sets * Validator: Better handling of error messages from terminology servers * Validator: Stop hitting VSAC server directly * Fix nullpointer processing bundles for history ***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 b6c3462ea..8ce9ee1d5 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.6.30-SNAPSHOT + 1.6.30 ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index f259114f6..a11ffc72a 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.6.30-SNAPSHOT + 1.6.30 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 3b61c92d4..113e9898e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.6.30-SNAPSHOT + 1.6.30 pom