Change package name to allow for deploy

This commit is contained in:
James Agnew
2019-08-14 11:51:31 -04:00
parent f0ec419c76
commit cde8981c83

View File

@@ -14,7 +14,7 @@
<version>4.0.0</version> <version>4.0.0</version>
</parent> </parent>
<groupId>ca.uhn.hapi.fhir.demo</groupId> <groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-jpaserver-starter</artifactId> <artifactId>hapi-fhir-jpaserver-starter</artifactId>
<dependencies> <dependencies>
<dependency> <dependency>