From fca4c6acadf468dc4b526d5545975433b0666aff Mon Sep 17 00:00:00 2001 From: ruhanga Date: Wed, 24 Jan 2024 17:46:30 +0300 Subject: [PATCH] Release 1.4.0 --- api-2.2/pom.xml | 2 +- api-2.5/pom.xml | 2 +- api/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api-2.2/pom.xml b/api-2.2/pom.xml index 7450d675..6cc52bb9 100644 --- a/api-2.2/pom.xml +++ b/api-2.2/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module commonreports - 1.4.0-SNAPSHOT + 1.4.0 commonreports-api-2.2 diff --git a/api-2.5/pom.xml b/api-2.5/pom.xml index 484b7f23..c26478ff 100644 --- a/api-2.5/pom.xml +++ b/api-2.5/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module commonreports - 1.4.0-SNAPSHOT + 1.4.0 commonreports-api-2.5 diff --git a/api/pom.xml b/api/pom.xml index 14f82b13..082bcff3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ org.openmrs.module commonreports - 1.4.0-SNAPSHOT + 1.4.0 commonreports-api diff --git a/omod/pom.xml b/omod/pom.xml index 443a7e96..39872a5f 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module commonreports - 1.4.0-SNAPSHOT + 1.4.0 commonreports-omod diff --git a/pom.xml b/pom.xml index 5c154cc7..d8f60cf4 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.openmrs.module commonreports - 1.4.0-SNAPSHOT + 1.4.0 pom Common Reports Common set of reusable, standard or canned reports for OpenMRS that can be activated or deactivated