Remove all traces of EMPI since it has been replaced in master with MDM.

This commit is contained in:
Kevin Dougan
2020-12-24 09:31:30 -05:00
parent f23553e2ea
commit 9becb3fc44
10 changed files with 4 additions and 87 deletions

View File

@@ -101,12 +101,6 @@
</exclusion>
</exclusions>
</dependency>
<!-- This dependency includes the JPA EMPI Server -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-jpaserver-empi</artifactId>
<version>${project.version}</version>
</dependency>
<!-- This dependency includes the JPA CQL Server -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>