hapifhir / hapi-fhir-jpaserver-starter

Apache License 2.0
394 stars 1.05k forks source link

Commented out Clinical Reasoning Dependency on Master Branch #713

Open krauzer opened 4 months ago

krauzer commented 4 months ago

6b98988c6fab719985ed329734d818dab762a528 comments out the Clinical Reasoning dependencies in the pom.xmlfile. Was this an oversight or a necessity?

            <!-- Temporarily override CR depedencies for debugging -->
<!--            <dependency>-->
<!--                <groupId>org.opencds.cqf.fhir</groupId>-->
<!--                <artifactId>cqf-fhir-bom</artifactId>-->
<!--                <version>3.4.0</version>-->
<!--                <type>pom</type>-->
<!--                <scope>import</scope>-->
<!--            </dependency>-->