Start branch for 4.0.0 release

This commit is contained in:
James Agnew
2019-06-30 13:16:15 -04:00
parent 4471b32b7b
commit bea5b0947f
4 changed files with 18 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>3.8.0</version>
<version>4.0.0-SNAPSHOT</version>
</parent>
<groupId>ca.uhn.hapi.fhir.demo</groupId>