mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-06 03:19:15 +00:00
set up new release
This commit is contained in:
parent
bd6739f26e
commit
e5caf48cf3
@ -0,0 +1,7 @@
|
|||||||
|
Validator
|
||||||
|
* Fix validation of RiskAssessment probability
|
||||||
|
* Don't check MeasureReport groups if Measure doesn't have any groups
|
||||||
|
|
||||||
|
Other code changes
|
||||||
|
* Fix generation of GraphQL schema
|
||||||
|
* remove spurious log files
|
2
pom.xml
2
pom.xml
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<hapi_fhir_version>5.1.0</hapi_fhir_version>
|
<hapi_fhir_version>5.1.0</hapi_fhir_version>
|
||||||
<validator_test_case_version>1.1.72-SNAPSHOT</validator_test_case_version>
|
<validator_test_case_version>1.1.72</validator_test_case_version>
|
||||||
<junit_jupiter_version>5.7.1</junit_jupiter_version>
|
<junit_jupiter_version>5.7.1</junit_jupiter_version>
|
||||||
<junit_platform_launcher_version>1.7.1</junit_platform_launcher_version>
|
<junit_platform_launcher_version>1.7.1</junit_platform_launcher_version>
|
||||||
<maven_surefire_version>3.0.0-M4</maven_surefire_version>
|
<maven_surefire_version>3.0.0-M4</maven_surefire_version>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user