set up release
This commit is contained in:
parent
3eeec47815
commit
ce354c4719
|
@ -1,7 +1,8 @@
|
|||
## Validator Changes
|
||||
|
||||
* no changes
|
||||
* Fix bug accessing canonical resources on servers
|
||||
|
||||
## Other code changes
|
||||
|
||||
* no changes
|
||||
* Various changes to support terminology service testing
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -19,7 +19,7 @@
|
|||
|
||||
<properties>
|
||||
<hapi_fhir_version>6.4.1</hapi_fhir_version>
|
||||
<validator_test_case_version>1.3.4-SNAPSHOT</validator_test_case_version>
|
||||
<validator_test_case_version>1.3.4</validator_test_case_version>
|
||||
<jackson_version>2.14.0</jackson_version>
|
||||
<junit_jupiter_version>5.9.2</junit_jupiter_version>
|
||||
<junit_platform_launcher_version>1.8.2</junit_platform_launcher_version>
|
||||
|
|
Loading…
Reference in New Issue