From 89ef34c2c116fb5a4fcd9578d374d7e88223d876 Mon Sep 17 00:00:00 2001 From: markiantorno Date: Thu, 29 Jun 2023 06:50:45 +0000 Subject: [PATCH] Updating version to: 1.3.21-SNAPSHOT --- RELEASE_NOTES.md | 5 ----- org.hl7.fhir.publisher.cli/pom.xml | 2 +- org.hl7.fhir.publisher.core/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 3 insertions(+), 8 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index de7a654fb..e69de29bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +0,0 @@ -* Validator: Fix issue loading SPDX value set + Fix missing code for 'not-open-source' -* Validator: Allow target to be treated as source when validating FML -* Validator: Fix issues validating names and urls for logical models -* Validator: Don't duplicate warnings about missing expressions on invariants in R5 -* Snapshot Generator: Handle case where base hasn't got a snapshot generating snapshots diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index 9bb699e75..68d3b0b74 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.3.20 + 1.3.21-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 571dfffa9..ecf482c89 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.3.20 + 1.3.21-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index b50782b1a..65b8a4f49 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ - 1.3.20 + 1.3.21-SNAPSHOT 6.0.18