mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-17 18:24:50 +00:00
set up release
This commit is contained in:
parent
7dd2f3edf6
commit
c9c60d32ba
@ -1,7 +1,10 @@
|
||||
## Validator Changes
|
||||
|
||||
* no changes
|
||||
* More fixes to type characteristics
|
||||
* Validator would hang on some specific xml inputs - no more
|
||||
|
||||
## Other code changes
|
||||
|
||||
* no changes
|
||||
* General: This release contains java code for the as yet unreleased R5 ballot (it's a precondition for releasing it)
|
||||
* Snapshot Generator handle bindings on CodeableReferences
|
||||
* Renderer: Don't always render OperationDefinition header
|
||||
|
2
pom.xml
2
pom.xml
@ -19,7 +19,7 @@
|
||||
|
||||
<properties>
|
||||
<hapi_fhir_version>5.4.0</hapi_fhir_version>
|
||||
<validator_test_case_version>1.1.106-SNAPSHOT</validator_test_case_version>
|
||||
<validator_test_case_version>1.1.106</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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user