diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8c3286599..e69de29bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,15 +0,0 @@ -* Package Cache Manager: Add package use tracking to FHIR cache for validator.fhir.org -* Loader: Support for instance-name and instance-description in IG publisher -* Loader: Hack for wrong URLs in subscriptions backport -* Validator: Validation by templateId for CDA -* Validator: Fix NPE validating concept maps -* Validator: Update ViewDefinition validator for change (alias -> name) -* Validator: Fix for NPE validating sql-on-fhir ViewDefinition -* Validator: Fix for index out of bounds error when extension uses itself -* Validator: Fix issue where .resolve() in FHIRPath didn't work with URL values (and fix typo in i18n system) -* Validator: Implement FHIRPath slice() function in validator -* Renderer: Generate html, json, csv and db views for code system and value set lists -* NPM Package builder: Force version to be a proper semantic version on the ci-build site -* QA: Add link checking for AreaMaps -* QA: Update validation presenter for binary signposts -* Release System: Track Speed & Memory use for test IG runs for cross-release performance tracking diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index 501df5953..fb988a782 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.5.0 + 1.5.1-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 0df7760dd..a1b673f52 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.5.0 + 1.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 32ef2cfba..0441bec35 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ - 1.5.0 + 1.5.1-SNAPSHOT 6.2.0