From 6ea2b06594dd6c51173e593efb9e25b6ef04161f Mon Sep 17 00:00:00 2001 From: MAKOBA REAGAN PATRICK Date: Fri, 4 Aug 2023 13:53:15 +0000 Subject: [PATCH 1/2] Release 1.3.1 --- api/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index cd781f6..478b6e3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module labonfhir - ${revision} + 1.3.1 labonfhir-api diff --git a/omod/pom.xml b/omod/pom.xml index 163d696..509d303 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module labonfhir - ${revision} + 1.3.1 labonfhir-omod diff --git a/pom.xml b/pom.xml index f62c6f0..8a87b74 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.openmrs.module labonfhir - ${revision} + 1.3.1 pom Lab on FHIR A module to support lab order communication between OpenMRS and an LIS like OpenELIS using FHIR-based @@ -239,7 +239,6 @@ - 1.3.1-SNAPSHOT 1.6.0 2.26.0 1.8 From bb0a3d37b15205e00733db01ef2784ff3c24ee45 Mon Sep 17 00:00:00 2001 From: MAKOBA REAGAN PATRICK Date: Fri, 4 Aug 2023 13:54:58 +0000 Subject: [PATCH 2/2] Next development 1.3.2-SNAPSHOT --- api/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 478b6e3..db14146 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -15,7 +15,7 @@ org.openmrs.module labonfhir - 1.3.1 + 1.3.2-SNAPSHOT labonfhir-api diff --git a/omod/pom.xml b/omod/pom.xml index 509d303..5269e5e 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module labonfhir - 1.3.1 + 1.3.2-SNAPSHOT labonfhir-omod diff --git a/pom.xml b/pom.xml index 8a87b74..b431476 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.openmrs.module labonfhir - 1.3.1 + 1.3.2-SNAPSHOT pom Lab on FHIR A module to support lab order communication between OpenMRS and an LIS like OpenELIS using FHIR-based