Merge pull request #24 from hapifhir/revert-hapi-fhir-version-increment

Reverting recent change to increment hapi-fhir parent to 3.8.0. Now r…
This commit is contained in:
James Agnew
2019-05-01 17:34:42 -04:00
committed by GitHub

View File

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