From 23072d80af82f433f69074e9ae4da7ea2b3b4c29 Mon Sep 17 00:00:00 2001 From: ruhanga Date: Wed, 24 Jul 2024 09:09:21 +0300 Subject: [PATCH] Next development: 1.5.0-SNAPSHOT --- 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 377c0a31..4ff5b803 100644 --- a/api-2.2/pom.xml +++ b/api-2.2/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module commonreports - 1.4.3 + 1.5.0-SNAPSHOT commonreports-api-2.2 diff --git a/api-2.5/pom.xml b/api-2.5/pom.xml index 30d11149..924f4aa8 100644 --- a/api-2.5/pom.xml +++ b/api-2.5/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module commonreports - 1.4.3 + 1.5.0-SNAPSHOT commonreports-api-2.5 diff --git a/api/pom.xml b/api/pom.xml index 4e77427d..dff84683 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ org.openmrs.module commonreports - 1.4.3 + 1.5.0-SNAPSHOT commonreports-api diff --git a/omod/pom.xml b/omod/pom.xml index a006155c..3e6ffdca 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module commonreports - 1.4.3 + 1.5.0-SNAPSHOT commonreports-omod diff --git a/pom.xml b/pom.xml index 96207a92..6aa18cc8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.openmrs.module commonreports - 1.4.3 + 1.5.0-SNAPSHOT pom Common Reports Common set of reusable, standard or canned reports for OpenMRS that can be activated or deactivated