Add TestCdsHooksConfig. Remove commented out dependency.
This commit is contained in:
committed by
Brenin Rhodes
parent
f716f99ad5
commit
bbb5ab0d37
11
pom.xml
11
pom.xml
@@ -20,9 +20,7 @@
|
||||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>hapi-fhir</artifactId>
|
||||
<!--<version>8.0.0</version>-->
|
||||
<!--<version>8.1.1-SNAPSHOT</version>-->
|
||||
<version>8.1.1-LUKE-SNAPSHOT</version>
|
||||
<version>8.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>hapi-fhir-jpaserver-starter</artifactId>
|
||||
@@ -115,13 +113,6 @@
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<!-- This dependency includes the JPA CQL Server -->
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>hapi-fhir-storage-cr</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
-->
|
||||
<dependency>
|
||||
<groupId>org.opencds.cqf.fhir</groupId>
|
||||
<artifactId>cqf-fhir-cr-hapi</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user