From 4cf90515be81c2330dfa1a80094f9bd050a20926 Mon Sep 17 00:00:00 2001 From: openmrs-bot Date: Wed, 19 Jul 2023 12:58:34 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.9.0 --- api-2.1/pom.xml | 2 +- api-2.2/pom.xml | 2 +- api-2.5/pom.xml | 2 +- api-2.6/pom.xml | 2 +- api/pom.xml | 2 +- e2e-tests/pom.xml | 2 +- integration-tests-2.1/pom.xml | 2 +- integration-tests-2.2/pom.xml | 2 +- integration-tests-2.6/pom.xml | 2 +- integration-tests-2.7/pom.xml | 2 +- integration-tests/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 4 ++-- test-data/pom.xml | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/api-2.1/pom.xml b/api-2.1/pom.xml index b427ac690..821f5a804 100644 --- a/api-2.1/pom.xml +++ b/api-2.1/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/api-2.2/pom.xml b/api-2.2/pom.xml index 226c43829..db9793560 100644 --- a/api-2.2/pom.xml +++ b/api-2.2/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/api-2.5/pom.xml b/api-2.5/pom.xml index fb9584299..69596b2d3 100644 --- a/api-2.5/pom.xml +++ b/api-2.5/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/api-2.6/pom.xml b/api-2.6/pom.xml index 40f5cc3b0..06fe78f48 100644 --- a/api-2.6/pom.xml +++ b/api-2.6/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/api/pom.xml b/api/pom.xml index 13e2c72e5..b764145e4 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module fhir2 - 1.10.0-SNAPSHOT + 1.9.0 fhir2-api diff --git a/e2e-tests/pom.xml b/e2e-tests/pom.xml index a84e99380..2f6d6ee16 100644 --- a/e2e-tests/pom.xml +++ b/e2e-tests/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/integration-tests-2.1/pom.xml b/integration-tests-2.1/pom.xml index ee7a8eeab..4644df4df 100644 --- a/integration-tests-2.1/pom.xml +++ b/integration-tests-2.1/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/integration-tests-2.2/pom.xml b/integration-tests-2.2/pom.xml index 1a87cd5ac..92d4774ac 100644 --- a/integration-tests-2.2/pom.xml +++ b/integration-tests-2.2/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/integration-tests-2.6/pom.xml b/integration-tests-2.6/pom.xml index 8140cff51..b8868e1de 100644 --- a/integration-tests-2.6/pom.xml +++ b/integration-tests-2.6/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/integration-tests-2.7/pom.xml b/integration-tests-2.7/pom.xml index 7b38111d2..42ab15d5c 100644 --- a/integration-tests-2.7/pom.xml +++ b/integration-tests-2.7/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 73fc947ef..73e5ba2ba 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0 diff --git a/omod/pom.xml b/omod/pom.xml index c77c703e0..69fbf6c59 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module fhir2 - 1.10.0-SNAPSHOT + 1.9.0 fhir2-omod diff --git a/pom.xml b/pom.xml index 54c3d1414..a3fe8d809 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module fhir2 - 1.10.0-SNAPSHOT + 1.9.0 pom FHIR2 Implementation of FHIR R4 for OpenMRS @@ -32,7 +32,7 @@ scm:git:git@github.com:openmrs/openmrs-module-fhir2.git scm:git:git@github.com:openmrs/openmrs-module-fhir2.git https://github.com/openmrs/openmrs-module-fhir2/ - HEAD + 1.9.0 diff --git a/test-data/pom.xml b/test-data/pom.xml index 857f3335a..74f27a23b 100644 --- a/test-data/pom.xml +++ b/test-data/pom.xml @@ -3,7 +3,7 @@ fhir2 org.openmrs.module - 1.10.0-SNAPSHOT + 1.9.0 4.0.0