From ff5ddc5b70ab4a0188e248fda1a8f34e0a9d389d Mon Sep 17 00:00:00 2001 From: JP Date: Wed, 5 Jul 2023 10:24:36 -0600 Subject: [PATCH] Rev to release 3.0.0-PRE4 (#318) --- cqf-fhir-api/pom.xml | 4 ++-- cqf-fhir-bom/pom.xml | 4 ++-- cqf-fhir-cdshooks/pom.xml | 14 +++++++------- cqf-fhir-cql-dstu3/pom.xml | 6 +++--- cqf-fhir-cql-r4/pom.xml | 6 +++--- cqf-fhir-cql-r5/pom.xml | 6 +++--- cqf-fhir-cql/pom.xml | 6 +++--- cqf-fhir-cr/pom.xml | 12 ++++++------ cqf-fhir-elm/pom.xml | 6 +++--- cqf-fhir-jackson/pom.xml | 4 ++-- cqf-fhir-jaxb/pom.xml | 4 ++-- cqf-fhir-test/pom.xml | 8 ++++---- cqf-fhir-utility/pom.xml | 4 ++-- cqf-fhir/pom.xml | 2 +- docs/pom.xml | 4 ++-- evaluator.activitydefinition/pom.xml | 14 +++++++------- evaluator.builder/pom.xml | 10 +++++----- evaluator.cli/pom.xml | 10 +++++----- evaluator.content-test/pom.xml | 14 +++++++------- evaluator.expression/pom.xml | 14 +++++++------- evaluator.fhir-npm/pom.xml | 8 ++++---- evaluator.fhir/pom.xml | 10 +++++----- evaluator.library/pom.xml | 12 ++++++------ evaluator.measure-hapi/pom.xml | 20 ++++++++++---------- evaluator.measure/pom.xml | 6 +++--- evaluator.plandefinition/pom.xml | 24 ++++++++++++------------ evaluator.questionnaire/pom.xml | 12 ++++++------ evaluator.questionnaireresponse/pom.xml | 10 +++++----- evaluator.spring/pom.xml | 16 ++++++++-------- evaluator/pom.xml | 8 ++++---- pom.xml | 2 +- 31 files changed, 140 insertions(+), 140 deletions(-) diff --git a/cqf-fhir-api/pom.xml b/cqf-fhir-api/pom.xml index f9b29593e..766266f0a 100644 --- a/cqf-fhir-api/pom.xml +++ b/cqf-fhir-api/pom.xml @@ -5,14 +5,14 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (APIs) FHIR Repository APIs used by this project. Implement these to incorporate clinical reasoning on your platform org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml diff --git a/cqf-fhir-bom/pom.xml b/cqf-fhir-bom/pom.xml index 6da54cc52..c55f91620 100644 --- a/cqf-fhir-bom/pom.xml +++ b/cqf-fhir-bom/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-bom - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom FHIR Clinical Reasoning (Bill Of Materials) This bom can be used to simplify dependency management when using this project @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml diff --git a/cqf-fhir-cdshooks/pom.xml b/cqf-fhir-cdshooks/pom.xml index 1a9272c97..d1b5aa33e 100644 --- a/cqf-fhir-cdshooks/pom.xml +++ b/cqf-fhir-cdshooks/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-cdshooks - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (CDS Hooks) CDS Hooks components for FHIR Clinical Reasoning @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml @@ -21,27 +21,27 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-cql - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-cr - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 test diff --git a/cqf-fhir-cql-dstu3/pom.xml b/cqf-fhir-cql-dstu3/pom.xml index 0fce32dfa..6c3c8b046 100644 --- a/cqf-fhir-cql-dstu3/pom.xml +++ b/cqf-fhir-cql-dstu3/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-cql-dstu3 - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (CQL DSTU3) CQL Authoring Support for DSTU3 @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 \ No newline at end of file diff --git a/cqf-fhir-cql-r4/pom.xml b/cqf-fhir-cql-r4/pom.xml index a759dc814..9f490e9a7 100644 --- a/cqf-fhir-cql-r4/pom.xml +++ b/cqf-fhir-cql-r4/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-cql-r4 - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (CQL R4) CQL Authoring Support for R4 @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 \ No newline at end of file diff --git a/cqf-fhir-cql-r5/pom.xml b/cqf-fhir-cql-r5/pom.xml index bbd6351c4..301c1f249 100644 --- a/cqf-fhir-cql-r5/pom.xml +++ b/cqf-fhir-cql-r5/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-cql-r5 - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (CQL R5) CQL Authoring Support for R5 @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 \ No newline at end of file diff --git a/cqf-fhir-cql/pom.xml b/cqf-fhir-cql/pom.xml index 70b8f5f50..22d6550bb 100644 --- a/cqf-fhir-cql/pom.xml +++ b/cqf-fhir-cql/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-cql - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (CQL) Tools, utilities, code gen to support CQL in FHIR Clinical Reasoning operations @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 \ No newline at end of file diff --git a/cqf-fhir-cr/pom.xml b/cqf-fhir-cr/pom.xml index bebef472d..54318c0b5 100644 --- a/cqf-fhir-cr/pom.xml +++ b/cqf-fhir-cr/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-cr - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (Operations) Implementations of clinical reasoning operations @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml @@ -21,22 +21,22 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-cql - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 test diff --git a/cqf-fhir-elm/pom.xml b/cqf-fhir-elm/pom.xml index 76d1231c2..a81ed4004 100644 --- a/cqf-fhir-elm/pom.xml +++ b/cqf-fhir-elm/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-elm - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (ELM) Runtime support for CQL/ELM @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 \ No newline at end of file diff --git a/cqf-fhir-jackson/pom.xml b/cqf-fhir-jackson/pom.xml index a82c4abd3..3a94476dd 100644 --- a/cqf-fhir-jackson/pom.xml +++ b/cqf-fhir-jackson/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom @@ -17,7 +17,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 diff --git a/cqf-fhir-jaxb/pom.xml b/cqf-fhir-jaxb/pom.xml index 5ab802c71..d4aaeeb34 100644 --- a/cqf-fhir-jaxb/pom.xml +++ b/cqf-fhir-jaxb/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.jaxb-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom evaluator.jaxb-deps @@ -16,7 +16,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 diff --git a/cqf-fhir-test/pom.xml b/cqf-fhir-test/pom.xml index 580f77d83..8fd8d3bc9 100644 --- a/cqf-fhir-test/pom.xml +++ b/cqf-fhir-test/pom.xml @@ -5,14 +5,14 @@ org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (Test Utilities) Utilities to support unit testing clinical reasoning operations org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml @@ -20,12 +20,12 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 \ No newline at end of file diff --git a/cqf-fhir-utility/pom.xml b/cqf-fhir-utility/pom.xml index 00ca1bdb8..e367490d1 100644 --- a/cqf-fhir-utility/pom.xml +++ b/cqf-fhir-utility/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (Utilities) Utilities to help develop clinical reasoning operations @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml diff --git a/cqf-fhir/pom.xml b/cqf-fhir/pom.xml index e9b04058a..5a43e432a 100644 --- a/cqf-fhir/pom.xml +++ b/cqf-fhir/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom FHIR Clinical Reasoning FHIR Clinical Reasoning Implementations diff --git a/docs/pom.xml b/docs/pom.xml index d7c18bc2b..3313680a1 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir docs - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 FHIR Clinical Reasoning (Documentation) Documentation website for FHIR Clinical Reasoning @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 ../cqf-fhir/pom.xml diff --git a/evaluator.activitydefinition/pom.xml b/evaluator.activitydefinition/pom.xml index ff522acb0..85f62f8cc 100644 --- a/evaluator.activitydefinition/pom.xml +++ b/evaluator.activitydefinition/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.activitydefinition - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator.activitydefinition @@ -14,29 +14,29 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 @@ -49,7 +49,7 @@ org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 test diff --git a/evaluator.builder/pom.xml b/evaluator.builder/pom.xml index 24e3d797d..05e6a80b4 100644 --- a/evaluator.builder/pom.xml +++ b/evaluator.builder/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator.builder @@ -14,24 +14,24 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.fhir-npm - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 info.cqframework diff --git a/evaluator.cli/pom.xml b/evaluator.cli/pom.xml index 285d5ffc8..eb9d1dcb0 100644 --- a/evaluator.cli/pom.xml +++ b/evaluator.cli/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.cli - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator.cli @@ -14,7 +14,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 CQL Evaluator - CLI @@ -23,17 +23,17 @@ org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom diff --git a/evaluator.content-test/pom.xml b/evaluator.content-test/pom.xml index f2c6e064c..fa865c51b 100644 --- a/evaluator.content-test/pom.xml +++ b/evaluator.content-test/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.content-test - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator.content-test @@ -14,29 +14,29 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.spring - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 @@ -47,7 +47,7 @@ org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom diff --git a/evaluator.expression/pom.xml b/evaluator.expression/pom.xml index f538dd676..7005625d2 100644 --- a/evaluator.expression/pom.xml +++ b/evaluator.expression/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.expression - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar CQL Evaluator - Expression Evaluation @@ -13,34 +13,34 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom test diff --git a/evaluator.fhir-npm/pom.xml b/evaluator.fhir-npm/pom.xml index 34d3e3f62..eb791e2a9 100644 --- a/evaluator.fhir-npm/pom.xml +++ b/evaluator.fhir-npm/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.fhir-npm - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator.fhir-npm @@ -14,19 +14,19 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 diff --git a/evaluator.fhir/pom.xml b/evaluator.fhir/pom.xml index a17a624ae..bd821222b 100644 --- a/evaluator.fhir/pom.xml +++ b/evaluator.fhir/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator.fhir @@ -14,24 +14,24 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 diff --git a/evaluator.library/pom.xml b/evaluator.library/pom.xml index 77e400020..f9c10ee97 100644 --- a/evaluator.library/pom.xml +++ b/evaluator.library/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.library - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator.library @@ -14,29 +14,29 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom test diff --git a/evaluator.measure-hapi/pom.xml b/evaluator.measure-hapi/pom.xml index 6e4bfbeee..ab9af9b59 100644 --- a/evaluator.measure-hapi/pom.xml +++ b/evaluator.measure-hapi/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.measure-hapi - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar CQL Evaluator - Measure Evaluation for HAPI FHIR @@ -13,55 +13,55 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.measure - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom test org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 compile org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 compile org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 test diff --git a/evaluator.measure/pom.xml b/evaluator.measure/pom.xml index 0a7283bb3..e5d8a611d 100644 --- a/evaluator.measure/pom.xml +++ b/evaluator.measure/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.measure - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar CQL Evaluator - Measure Evaluation @@ -13,14 +13,14 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 diff --git a/evaluator.plandefinition/pom.xml b/evaluator.plandefinition/pom.xml index 536369235..8a9243f01 100644 --- a/evaluator.plandefinition/pom.xml +++ b/evaluator.plandefinition/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.plandefinition - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator.plandefinition @@ -14,62 +14,62 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.activitydefinition - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.expression - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.questionnaire - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.questionnaireresponse - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom test org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 test diff --git a/evaluator.questionnaire/pom.xml b/evaluator.questionnaire/pom.xml index ed0507f12..6792e82c3 100644 --- a/evaluator.questionnaire/pom.xml +++ b/evaluator.questionnaire/pom.xml @@ -4,7 +4,7 @@ evaluator.shared org.opencds.cqf.cql - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 4.0.0 @@ -13,17 +13,17 @@ org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.expression - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.skyscreamer @@ -39,13 +39,13 @@ org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 test org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom test diff --git a/evaluator.questionnaireresponse/pom.xml b/evaluator.questionnaireresponse/pom.xml index eb1e28b79..1189ffb08 100644 --- a/evaluator.questionnaireresponse/pom.xml +++ b/evaluator.questionnaireresponse/pom.xml @@ -4,7 +4,7 @@ evaluator.shared org.opencds.cqf.cql - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 4.0.0 @@ -13,17 +13,17 @@ org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.skyscreamer @@ -32,7 +32,7 @@ org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 test diff --git a/evaluator.spring/pom.xml b/evaluator.spring/pom.xml index a5cd79d86..642b30bd6 100644 --- a/evaluator.spring/pom.xml +++ b/evaluator.spring/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.spring - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator.spring @@ -14,40 +14,40 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.expression - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.measure - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.opencds.cqf.cql evaluator.measure-hapi - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 org.springframework diff --git a/evaluator/pom.xml b/evaluator/pom.xml index e94b3c42d..9b2414991 100644 --- a/evaluator/pom.xml +++ b/evaluator/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 jar evaluator @@ -16,7 +16,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 @@ -64,7 +64,7 @@ org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom test @@ -76,7 +76,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 compile diff --git a/pom.xml b/pom.xml index f7be94bfb..52cb4d986 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE4-SNAPSHOT + 3.0.0-PRE4 pom evaluator.shared