set up release

This commit is contained in:
Grahame Grieve 2023-03-09 22:23:44 +11:00
parent 15caa86315
commit f34958c172
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,9 @@
## Validator Changes
* no changes
* More validation of StructureMaps
## Other code changes
* no changes
* Add new R5 version to R4 version enumeration
* Fix for NPE generating profile comparison
* Add FML renderer for StructureMaps + various parsing fixes

View File

@ -19,7 +19,7 @@
<properties>
<hapi_fhir_version>6.2.1</hapi_fhir_version>
<validator_test_case_version>1.2.17-SNAPSHOT</validator_test_case_version>
<validator_test_case_version>1.2.17</validator_test_case_version>
<junit_jupiter_version>5.7.1</junit_jupiter_version>
<junit_platform_launcher_version>1.8.2</junit_platform_launcher_version>
<maven_surefire_version>3.0.0-M5</maven_surefire_version>