From 28f566f6126467e5b144f543948980eded8c8e88 Mon Sep 17 00:00:00 2001 From: ruhanga Date: Wed, 31 Jan 2024 23:10:11 +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 b8b185c9..4ff5b803 100644 --- a/api-2.2/pom.xml +++ b/api-2.2/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module commonreports - 1.4.2 + 1.5.0-SNAPSHOT commonreports-api-2.2 diff --git a/api-2.5/pom.xml b/api-2.5/pom.xml index c8981c9f..924f4aa8 100644 --- a/api-2.5/pom.xml +++ b/api-2.5/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module commonreports - 1.4.2 + 1.5.0-SNAPSHOT commonreports-api-2.5 diff --git a/api/pom.xml b/api/pom.xml index c3b850e2..dff84683 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ org.openmrs.module commonreports - 1.4.2 + 1.5.0-SNAPSHOT commonreports-api diff --git a/omod/pom.xml b/omod/pom.xml index 8012e078..3e6ffdca 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module commonreports - 1.4.2 + 1.5.0-SNAPSHOT commonreports-omod diff --git a/pom.xml b/pom.xml index f1b145f8..6aa18cc8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.openmrs.module commonreports - 1.4.2 + 1.5.0-SNAPSHOT pom Common Reports Common set of reusable, standard or canned reports for OpenMRS that can be activated or deactivated