From 873fa725d3f5e148a9dda5efc9dad0dcab2c349c Mon Sep 17 00:00:00 2001 From: patryllus Date: Thu, 26 Sep 2024 21:45:24 +0300 Subject: [PATCH] Bumping Kenyaemr to v19.1.2 to include bug fixes and some missing drugs --- api/pom.xml | 4 ++-- distro/pom.xml | 4 ++-- install/pom.xml | 4 ++-- omod/pom.xml | 4 ++-- pom.xml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index ff944dfd5..2a3372062 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -14,11 +14,11 @@ org.openmrs.module kenyaemr - 19.1.1 + 19.1.2 kenyaemr-api - 19.1.1 + 19.1.2 jar KenyaEMR Module API API project for KenyaEMR Module diff --git a/distro/pom.xml b/distro/pom.xml index cb2cf63d5..b35e93c11 100755 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -16,11 +16,11 @@ org.openmrs.module kenyaemr - 19.1.1 + 19.1.2 kenyaemr-distro - 19.1.1 + 19.1.2 pom KenyaEMR Distribution (optional) Distribution project for KenyaEMR diff --git a/install/pom.xml b/install/pom.xml index 5c0d9fe76..0e278cf75 100755 --- a/install/pom.xml +++ b/install/pom.xml @@ -15,11 +15,11 @@ org.openmrs.module kenyaemr - 19.1.1 + 19.1.2 kenyaemr-install - 19.1.1 + 19.1.2 pom KenyaEMR Installation (optional) Installation tools for KenyaEMR diff --git a/omod/pom.xml b/omod/pom.xml index 4c6644c21..3e172b594 100755 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -15,11 +15,11 @@ org.openmrs.module kenyaemr - 19.1.1 + 19.1.2 kenyaemr-omod - 19.1.1 + 19.1.2 jar KenyaEMR Module OMOD OMOD project for KenyaEMR Module diff --git a/pom.xml b/pom.xml index 938a4aa85..4c80ebb42 100755 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.openmrs.module kenyaemr - 19.1.1 + 19.1.2 pom KenyaEMR OpenMRS-based EMR for Kenya