Prepare for R5.4

This commit is contained in:
Frank Tao
2021-03-13 21:49:50 -05:00
parent b5c34033c0
commit da326875dd
3 changed files with 124 additions and 136 deletions

View File

@@ -15,7 +15,7 @@
<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.3.0</version>
<version>5.4.0-PRE1-SNAPSHOT</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>