diff --git a/org.hl7.fhir.validation/pom.xml b/org.hl7.fhir.validation/pom.xml index 3d933bbbf..377d990d6 100644 --- a/org.hl7.fhir.validation/pom.xml +++ b/org.hl7.fhir.validation/pom.xml @@ -99,6 +99,38 @@ 1.0.2 + + + info.cqframework + cql + 1.4.9-SNAPSHOT + + + info.cqframework + model + 1.4.9-SNAPSHOT + + + info.cqframework + elm + 1.4.9-SNAPSHOT + + + info.cqframework + cql-to-elm + 1.4.9-SNAPSHOT + + + info.cqframework + quick + 1.4.9-SNAPSHOT + + + info.cqframework + qdm + 1.4.9-SNAPSHOT + + org.hl7.fhir.testcases diff --git a/pom.xml b/pom.xml index 47b3cccdd..55e2d6a71 100644 --- a/pom.xml +++ b/pom.xml @@ -53,6 +53,11 @@ true + + sonatype-public + Sonatype Public + https://oss.sonatype.org/content/groups/public/ +