diff --git a/cqf-fhir-api/pom.xml b/cqf-fhir-api/pom.xml index f867b073a..7ac4f6643 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-PRE6 + 3.0.0-PRE7-SNAPSHOT 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-PRE6 + 3.0.0-PRE7-SNAPSHOT diff --git a/cqf-fhir-benchmark/pom.xml b/cqf-fhir-benchmark/pom.xml index 073559420..e3b5e202b 100644 --- a/cqf-fhir-benchmark/pom.xml +++ b/cqf-fhir-benchmark/pom.xml @@ -5,26 +5,26 @@ org.opencds.cqf.fhir cqf-fhir-benchmark - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT FHIR Clinical Reasoning (Benchmarks) Tests validating performance of FHIR Clinical Reasoning operations org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-cr - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.openjdk.jmh @@ -34,14 +34,14 @@ org.opencds.cqf.fhir cqf-fhir-cr - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT test-jar test org.opencds.cqf.fhir cqf-fhir-jackson - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT pom test diff --git a/cqf-fhir-bom/pom.xml b/cqf-fhir-bom/pom.xml index 9dd22afa1..c08c3d5f0 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-PRE6 + 3.0.0-PRE7-SNAPSHOT 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-PRE6 + 3.0.0-PRE7-SNAPSHOT @@ -21,44 +21,44 @@ org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-cql - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-jackson - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT pom org.opencds.cqf.fhir cqf-fhir-jaxb - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT pom org.opencds.cqf.fhir cqf-fhir-cr - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-cr-cli - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT diff --git a/cqf-fhir-cql/pom.xml b/cqf-fhir-cql/pom.xml index c55b3ecbc..7431e2233 100644 --- a/cqf-fhir-cql/pom.xml +++ b/cqf-fhir-cql/pom.xml @@ -5,26 +5,26 @@ org.opencds.cqf.fhir cqf-fhir-cql - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT FHIR Clinical Reasoning (CQL) Tools, utilities, code gen to support CQL in FHIR Clinical Reasoning operations org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT info.cqframework @@ -57,13 +57,13 @@ org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT test org.opencds.cqf.fhir cqf-fhir-jackson - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT pom test diff --git a/cqf-fhir-cr-cli/pom.xml b/cqf-fhir-cr-cli/pom.xml index 18994f36c..670b5d5f8 100644 --- a/cqf-fhir-cr-cli/pom.xml +++ b/cqf-fhir-cr-cli/pom.xml @@ -5,36 +5,36 @@ org.opencds.cqf.fhir cqf-fhir-cr-cli - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT FHIR Clinical Reasoning (CLI) CLI for running FHIR Clincial Reasoning operations org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-cql - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-jackson - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT pom diff --git a/cqf-fhir-cr-spring/pom.xml b/cqf-fhir-cr-spring/pom.xml index 51ca68027..7f4b647ad 100644 --- a/cqf-fhir-cr-spring/pom.xml +++ b/cqf-fhir-cr-spring/pom.xml @@ -6,21 +6,21 @@ org.opencds.cqf.fhir cqf-fhir-cr-spring - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT FHIR Clinical Reasoning (Spring) Spring configurations for FHIR Clinical Reasoning org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-cr - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.springframework diff --git a/cqf-fhir-cr/pom.xml b/cqf-fhir-cr/pom.xml index 00c775031..6892c9743 100644 --- a/cqf-fhir-cr/pom.xml +++ b/cqf-fhir-cr/pom.xml @@ -5,45 +5,45 @@ org.opencds.cqf.fhir cqf-fhir-cr - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT FHIR Clinical Reasoning (Operations) Implementations of clinical reasoning operations org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-cql - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-jackson - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT pom test org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT test diff --git a/cqf-fhir-jackson/pom.xml b/cqf-fhir-jackson/pom.xml index 0cd908a29..dfba96a0b 100644 --- a/cqf-fhir-jackson/pom.xml +++ b/cqf-fhir-jackson/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-jackson - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT pom FHIR Clinical Reasoning (Jackson) Aggregator module for Jackson dependencies @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT diff --git a/cqf-fhir-jaxb/pom.xml b/cqf-fhir-jaxb/pom.xml index f3b96c0d9..c36d566b3 100644 --- a/cqf-fhir-jaxb/pom.xml +++ b/cqf-fhir-jaxb/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir-jaxb - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT pom FHIR Clinical Reasoning (JAXB) Aggregator module for JAXB dependencies @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT diff --git a/cqf-fhir-test/pom.xml b/cqf-fhir-test/pom.xml index 739f5accb..3c98ad292 100644 --- a/cqf-fhir-test/pom.xml +++ b/cqf-fhir-test/pom.xml @@ -5,26 +5,26 @@ org.opencds.cqf.fhir cqf-fhir-test - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT FHIR Clinical Reasoning (Test Utilities) Utilities to support unit testing clinical reasoning operations org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.skyscreamer diff --git a/cqf-fhir-utility/pom.xml b/cqf-fhir-utility/pom.xml index 07d3c4cee..42961f5d5 100644 --- a/cqf-fhir-utility/pom.xml +++ b/cqf-fhir-utility/pom.xml @@ -5,21 +5,21 @@ org.opencds.cqf.fhir cqf-fhir-utility - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT FHIR Clinical Reasoning (Utilities) Utilities to help develop clinical reasoning operations org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT org.opencds.cqf.fhir cqf-fhir-api - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT info.cqframework diff --git a/docs/pom.xml b/docs/pom.xml index 5816ccc9f..59355295f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir docs - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT FHIR Clinical Reasoning (Documentation) Documentation website for FHIR Clinical Reasoning @@ -13,7 +13,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT @@ -23,7 +23,7 @@ cqf-fhir-bom pom import - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4a2c607f5..1465b6fb7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opencds.cqf.fhir cqf-fhir - 3.0.0-PRE6 + 3.0.0-PRE7-SNAPSHOT pom FHIR Clinical Reasoning FHIR Clinical Reasoning Implementations