From 752d1aa7554de60baf8834558f212c20e0e7b297 Mon Sep 17 00:00:00 2001 From: jecihjoy Date: Thu, 4 Jan 2024 09:41:01 +0300 Subject: [PATCH] test --- api/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 2 +- test/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index b19ed86..e1e220b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module kenyacore - 3.0.1 + 2.9.5-SNAPSHOT kenyacore-api diff --git a/omod/pom.xml b/omod/pom.xml index 2c03ac6..bac5640 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module kenyacore - 3.0.1 + 2.9.5-SNAPSHOT kenyacore-omod diff --git a/pom.xml b/pom.xml index 8824afa..90f3d5b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module kenyacore - 3.0.1 + 2.9.5-SNAPSHOT pom KenyaCore diff --git a/test/pom.xml b/test/pom.xml index 33c58ed..f0e9e07 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module kenyacore - 3.0.1 + 2.9.5-SNAPSHOT kenyacore-test