From 8e5fa8d553fc580c1a6d3e9fa7584a8790b5f7dc Mon Sep 17 00:00:00 2001 From: markiantorno Date: Tue, 17 Sep 2024 22:04:23 +0000 Subject: [PATCH] Release: v1.6.25 * Loader: Add no-experimental-content to IG 'validation' parameter * Loader: Fix for NPE processing packages * Templates: Add cqf.fhir.template to the trusted template list * Snapshot Generator: Process relative URLs properly in base when generating snapshots * Validator: Validate of experimental property on bindings * Validator: Allow JSON named extensions to be structure types other than logical ***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 00bfc40c..cf72e7b3 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.25-SNAPSHOT + 1.6.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 aab073f0..863ac104 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.25-SNAPSHOT + 1.6.25 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 98b5cce7..80e2ec56 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.6.25-SNAPSHOT + 1.6.25 pom