Added option for installing transitive IG's - default is true

This commit is contained in:
jvi
2021-06-24 11:14:30 +02:00
parent 131cb12111
commit 1d82c9cd40
4 changed files with 22 additions and 7 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>5.4.0</version>
<version>5.4.1</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>