diff --git a/cqf-fhir-api/pom.xml b/cqf-fhir-api/pom.xml index c3d5cad88..4c3eb144f 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-PRE2-SNAPSHOT + 3.0.0-PRE2 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-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml diff --git a/cqf-fhir-bom/pom.xml b/cqf-fhir-bom/pom.xml index afa144906..1514c44ed 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-PRE2-SNAPSHOT + 3.0.0-PRE2 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-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml diff --git a/cqf-fhir-cdshooks/pom.xml b/cqf-fhir-cdshooks/pom.xml index 2ba8c0403..4a0e8a5fe 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-PRE2-SNAPSHOT + 3.0.0-PRE2 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-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml @@ -21,27 +21,27 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-cql - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-cr - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 test diff --git a/cqf-fhir-cql-dstu3/pom.xml b/cqf-fhir-cql-dstu3/pom.xml index 9d84282c9..793acb2a7 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-PRE2-SNAPSHOT + 3.0.0-PRE2 FHIR Clinical Reasoning (CQL DSTU3) CQL Authoring Support for DSTU3 @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 \ No newline at end of file diff --git a/cqf-fhir-cql-r4/pom.xml b/cqf-fhir-cql-r4/pom.xml index b5d53948a..5a23da755 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-PRE2-SNAPSHOT + 3.0.0-PRE2 FHIR Clinical Reasoning (CQL R4) CQL Authoring Support for R4 @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 \ No newline at end of file diff --git a/cqf-fhir-cql-r5/pom.xml b/cqf-fhir-cql-r5/pom.xml index 6459f0e54..0f50ae602 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-PRE2-SNAPSHOT + 3.0.0-PRE2 FHIR Clinical Reasoning (CQL R5) CQL Authoring Support for R5 @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 \ No newline at end of file diff --git a/cqf-fhir-cql/pom.xml b/cqf-fhir-cql/pom.xml index fe274af6a..15a1812cb 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-PRE2-SNAPSHOT + 3.0.0-PRE2 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-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 \ No newline at end of file diff --git a/cqf-fhir-cr/pom.xml b/cqf-fhir-cr/pom.xml index d6425b625..8b8059ec7 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-PRE2-SNAPSHOT + 3.0.0-PRE2 FHIR Clinical Reasoning (Operations) Implementations of clinical reasoning operations @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml @@ -21,22 +21,22 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-cql - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 test diff --git a/cqf-fhir-elm/pom.xml b/cqf-fhir-elm/pom.xml index 6af6306e8..181b29d36 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-PRE2-SNAPSHOT + 3.0.0-PRE2 FHIR Clinical Reasoning (ELM) Runtime support for CQL/ELM @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml @@ -21,7 +21,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 \ No newline at end of file diff --git a/cqf-fhir-jackson/pom.xml b/cqf-fhir-jackson/pom.xml index a56ee9dcb..2b99bcf76 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-PRE2-SNAPSHOT + 3.0.0-PRE2 pom @@ -17,7 +17,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 diff --git a/cqf-fhir-jaxb/pom.xml b/cqf-fhir-jaxb/pom.xml index a1f2905cf..2b32480fc 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-PRE2-SNAPSHOT + 3.0.0-PRE2 pom evaluator.jaxb-deps @@ -16,7 +16,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 diff --git a/cqf-fhir-test/pom.xml b/cqf-fhir-test/pom.xml index 8d5c38350..f7bf20d90 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-PRE2-SNAPSHOT + 3.0.0-PRE2 FHIR Clinical Reasoning (Test Utilities) Utilities to support unit testing clinical reasoning operations org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml @@ -20,12 +20,12 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 \ No newline at end of file diff --git a/cqf-fhir-utility/pom.xml b/cqf-fhir-utility/pom.xml index 14e221353..bdd94cbf8 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-PRE2-SNAPSHOT + 3.0.0-PRE2 FHIR Clinical Reasoning (Utilities) Utilities to help develop clinical reasoning operations @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml diff --git a/cqf-fhir/pom.xml b/cqf-fhir/pom.xml index ea8112267..91c51622c 100644 --- a/cqf-fhir/pom.xml +++ b/cqf-fhir/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom FHIR Clinical Reasoning FHIR Clinical Reasoning Implementations diff --git a/docs/pom.xml b/docs/pom.xml index 34a51dbf7..0b84f1b51 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir docs - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 FHIR Clinical Reasoning (Documentation) Documentation website for FHIR Clinical Reasoning @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 ../cqf-fhir/pom.xml diff --git a/evaluator.activitydefinition/pom.xml b/evaluator.activitydefinition/pom.xml index 7e740c712..e92f09a97 100644 --- a/evaluator.activitydefinition/pom.xml +++ b/evaluator.activitydefinition/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.activitydefinition - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator.activitydefinition @@ -14,29 +14,29 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 @@ -49,7 +49,7 @@ org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 test diff --git a/evaluator.builder/pom.xml b/evaluator.builder/pom.xml index ebaa4c83f..9c0c95365 100644 --- a/evaluator.builder/pom.xml +++ b/evaluator.builder/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator.builder @@ -14,24 +14,24 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.fhir-npm - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 info.cqframework diff --git a/evaluator.cli/pom.xml b/evaluator.cli/pom.xml index 80b65aad6..f97d8d004 100644 --- a/evaluator.cli/pom.xml +++ b/evaluator.cli/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.cli - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator.cli @@ -14,7 +14,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 CQL Evaluator - CLI @@ -23,17 +23,17 @@ org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom diff --git a/evaluator.content-test/pom.xml b/evaluator.content-test/pom.xml index 8830d19a6..696a62b09 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-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator.content-test @@ -14,29 +14,29 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.spring - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 @@ -47,7 +47,7 @@ org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom diff --git a/evaluator.expression/pom.xml b/evaluator.expression/pom.xml index 5528cec89..4b52ab0af 100644 --- a/evaluator.expression/pom.xml +++ b/evaluator.expression/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.expression - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar CQL Evaluator - Expression Evaluation @@ -13,34 +13,34 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom test diff --git a/evaluator.fhir-npm/pom.xml b/evaluator.fhir-npm/pom.xml index 16d92e71e..1ca7fa91c 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-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator.fhir-npm @@ -14,19 +14,19 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 diff --git a/evaluator.fhir/pom.xml b/evaluator.fhir/pom.xml index 4b1797e32..ac0a025fc 100644 --- a/evaluator.fhir/pom.xml +++ b/evaluator.fhir/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator.fhir @@ -14,24 +14,24 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 diff --git a/evaluator.library/pom.xml b/evaluator.library/pom.xml index 976814773..b9aa5374c 100644 --- a/evaluator.library/pom.xml +++ b/evaluator.library/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.library - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator.library @@ -14,29 +14,29 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom test diff --git a/evaluator.measure-hapi/pom.xml b/evaluator.measure-hapi/pom.xml index 7bc336090..8fd3898ca 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-PRE2-SNAPSHOT + 3.0.0-PRE2 jar CQL Evaluator - Measure Evaluation for HAPI FHIR @@ -13,55 +13,55 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.measure - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom test org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 compile org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 compile org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 test diff --git a/evaluator.measure/pom.xml b/evaluator.measure/pom.xml index 769d5899f..bd62f6a2d 100644 --- a/evaluator.measure/pom.xml +++ b/evaluator.measure/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.measure - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar CQL Evaluator - Measure Evaluation @@ -13,14 +13,14 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 diff --git a/evaluator.plandefinition/pom.xml b/evaluator.plandefinition/pom.xml index 9a5f3e332..f02a9ce22 100644 --- a/evaluator.plandefinition/pom.xml +++ b/evaluator.plandefinition/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.plandefinition - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator.plandefinition @@ -14,62 +14,62 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.activitydefinition - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.expression - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.questionnaire - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.questionnaireresponse - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom test org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 test diff --git a/evaluator.questionnaire/pom.xml b/evaluator.questionnaire/pom.xml index 8665ba5e8..32b6e4c44 100644 --- a/evaluator.questionnaire/pom.xml +++ b/evaluator.questionnaire/pom.xml @@ -4,7 +4,7 @@ evaluator.shared org.opencds.cqf.cql - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 4.0.0 @@ -13,17 +13,17 @@ org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.expression - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.skyscreamer @@ -39,13 +39,13 @@ org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 test org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom test diff --git a/evaluator.questionnaireresponse/pom.xml b/evaluator.questionnaireresponse/pom.xml index dfc101d9b..a846da9eb 100644 --- a/evaluator.questionnaireresponse/pom.xml +++ b/evaluator.questionnaireresponse/pom.xml @@ -4,7 +4,7 @@ evaluator.shared org.opencds.cqf.cql - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 4.0.0 @@ -13,17 +13,17 @@ org.opencds.cqf.cql evaluator.fhir - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.skyscreamer @@ -32,7 +32,7 @@ org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 test diff --git a/evaluator.spring/pom.xml b/evaluator.spring/pom.xml index 1776c4411..aa575864a 100644 --- a/evaluator.spring/pom.xml +++ b/evaluator.spring/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.spring - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator.spring @@ -14,40 +14,40 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.builder - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.library - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.expression - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.measure - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.opencds.cqf.cql evaluator.measure-hapi - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 org.springframework diff --git a/evaluator/pom.xml b/evaluator/pom.xml index 7e6e01e05..306c5e404 100644 --- a/evaluator/pom.xml +++ b/evaluator/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 jar evaluator @@ -16,7 +16,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 @@ -70,7 +70,7 @@ org.opencds.cqf.cql evaluator.jackson-deps - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom test @@ -82,7 +82,7 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 compile diff --git a/pom.xml b/pom.xml index 3a88aca60..851925760 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.cql evaluator.shared - 3.0.0-PRE2-SNAPSHOT + 3.0.0-PRE2 pom evaluator.shared @@ -15,7 +15,7 @@ UTF-8 UTF-8 - 2.9.0-SNAPSHOT + 2.9.0 5.3.23 5.6.971 6.4.4