Prepare for 4.1.0 release

This commit is contained in:
James Agnew
2019-11-12 22:12:20 -05:00
parent 7f5e827dd1
commit 6f0e0b061e
4 changed files with 15 additions and 1 deletions

View File

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