Compile fixes

This commit is contained in:
jamesagnew
2021-05-19 08:45:03 -04:00
parent a452286b5d
commit 415f2461e8
4 changed files with 360 additions and 364 deletions

View File

@@ -14,8 +14,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<!-- FIMXME KBD Change this to 5.3.0 BEFORE merging this code to master ! -->
<version>5.4.0-PRE2-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>