Updates to JPA server

This commit is contained in:
James Agnew
2018-11-12 09:21:29 -05:00
parent 2a5ca3fcd7
commit c468a5778d
2 changed files with 10 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.6.0</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>