diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 005800317..e69de29bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,19 +0,0 @@ -Validator -* Snapshot generator: fix problem checking types on logical models -* Do not flag internal references as suspicious -* Load code systems from known packages on the fly -* better handle invalid v3 dates -* Remove notes about extensible bindings if profile extensible binding is valid -* fix overrun error reading invalid xhtml - -Other Code Changes -* Important: Allow more valid schemas for Utilities.isAbsoluteUrl -* Update core R5 code to v4.6.0 (breaking changes to questionnaire, concept map, and other resources that are less important to core) -* Fix compartment definitions of ListResource.source and subject for R3 and R4 -* XMLParser allows passing a schema location -* fix for IntegerType.copy() throws a NullPointerException when called for an object with a null value -* Adding Kotlin to the build process -* random cleaning up in convertors -* Adding version option to ignore bundle entry in conversion advisors -* Renderer: Render OperationDefinition.InputProfile and OutputProfile -* fix loading problem on validation test \ No newline at end of file diff --git a/org.hl7.fhir.convertors/pom.xml b/org.hl7.fhir.convertors/pom.xml index d29bcd833..bb35dafc0 100644 --- a/org.hl7.fhir.convertors/pom.xml +++ b/org.hl7.fhir.convertors/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/org.hl7.fhir.dstu2/pom.xml b/org.hl7.fhir.dstu2/pom.xml index 46fb61e71..db37be604 100644 --- a/org.hl7.fhir.dstu2/pom.xml +++ b/org.hl7.fhir.dstu2/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/org.hl7.fhir.dstu2016may/pom.xml b/org.hl7.fhir.dstu2016may/pom.xml index 5afa3b617..137bea7d9 100644 --- a/org.hl7.fhir.dstu2016may/pom.xml +++ b/org.hl7.fhir.dstu2016may/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/org.hl7.fhir.dstu3/pom.xml b/org.hl7.fhir.dstu3/pom.xml index f04d20bc4..a8c9f79f4 100644 --- a/org.hl7.fhir.dstu3/pom.xml +++ b/org.hl7.fhir.dstu3/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/org.hl7.fhir.r4/pom.xml b/org.hl7.fhir.r4/pom.xml index a9b305ec2..2208563d1 100644 --- a/org.hl7.fhir.r4/pom.xml +++ b/org.hl7.fhir.r4/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/org.hl7.fhir.r5/pom.xml b/org.hl7.fhir.r5/pom.xml index 343557faa..03affc7e1 100644 --- a/org.hl7.fhir.r5/pom.xml +++ b/org.hl7.fhir.r5/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/org.hl7.fhir.report/pom.xml b/org.hl7.fhir.report/pom.xml index 9604f3fab..c56e8910f 100644 --- a/org.hl7.fhir.report/pom.xml +++ b/org.hl7.fhir.report/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/org.hl7.fhir.utilities/pom.xml b/org.hl7.fhir.utilities/pom.xml index 0739d52a4..76aa81474 100644 --- a/org.hl7.fhir.utilities/pom.xml +++ b/org.hl7.fhir.utilities/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/org.hl7.fhir.validation.cli/pom.xml b/org.hl7.fhir.validation.cli/pom.xml index ecb999636..9d2b7afaa 100644 --- a/org.hl7.fhir.validation.cli/pom.xml +++ b/org.hl7.fhir.validation.cli/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/org.hl7.fhir.validation/pom.xml b/org.hl7.fhir.validation/pom.xml index acdbf6ace..0e01d4c9a 100644 --- a/org.hl7.fhir.validation/pom.xml +++ b/org.hl7.fhir.validation/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 1a8dd3d6a..41180b8b1 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,12 @@ HAPI FHIR --> org.hl7.fhir.core - 5.3.12-SNAPSHOT + 5.3.13-SNAPSHOT pom 5.1.0 - 1.1.63-SNAPSHOT + 1.1.63 5.7.1 1.7.1 3.0.0-M4