mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-09 06:14:45 +00:00
set up release
This commit is contained in:
parent
bd85546820
commit
71e45d2a50
@ -1,7 +1,9 @@
|
||||
## Validator Changes
|
||||
|
||||
* no changes
|
||||
* Remove use of .fhir/package-client cache (only use the main .fhir/package now)
|
||||
|
||||
## Other code changes
|
||||
|
||||
* no changes
|
||||
* Hack work around for broken template input for R5 OperationOutcome
|
||||
* Fix up problems with test case consistency in R5 test cases
|
||||
* Add R5-snapshot3 version enum to R4 version list
|
||||
|
2
pom.xml
2
pom.xml
@ -19,7 +19,7 @@
|
||||
|
||||
<properties>
|
||||
<hapi_fhir_version>6.2.1</hapi_fhir_version>
|
||||
<validator_test_case_version>1.2.4-SNAPSHOT</validator_test_case_version>
|
||||
<validator_test_case_version>1.2.4</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