From e49b7d26b71a504f77d2882016288083aa7614af Mon Sep 17 00:00:00 2001 From: hl7-devops Date: Thu, 21 Nov 2024 19:03:52 +0000 Subject: [PATCH] Updating version to: 1.7.5-SNAPSHOT --- RELEASE_NOTES.md | 15 --------------- org.hl7.fhir.publisher.cli/pom.xml | 2 +- org.hl7.fhir.publisher.core/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 3 insertions(+), 18 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 14bdfdf8d..e69de29bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,15 +0,0 @@ -* Security: Enforce that XML can't load XML entity declarations -* Loader: Fix missing isModifierReason on modifier extensions -* Version Convertor: fix bug converting NamingSystem.url between versions -* Version Convertor: Fix IG dependsOn.reason conversion -* Validator: fix value set validation on import validation to find external value sets -* Validator: Fix terminology tester for change to language header -* Validator: Adjust wording of R5 slicing check -* Validator: Sort entries in error message about profiles to make the order reproducible -* Validator: support resolving /_history/ URLs in IG publisher -* Renderer: make HTA messages translatable -* Renderer: new release - pubpack -* Renderer: suppress Json resourceType property in some logical models -* Renderer: more support for canonical logical models -* SQL: Fix NPE building package.db -* Go-Publish: Fix bug in publication checker - space in sequence blows logic up diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index 199b35c19..6b55baad4 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.4 + 1.7.5-SNAPSHOT ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index 7d44986bc..73982be3b 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.4 + 1.7.5-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 869c0d4a5..f50a9bd52 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.7.4 + 1.7.5-SNAPSHOT pom