From e986b6c8bd867f509f4edc3b7daf39f596d38bab Mon Sep 17 00:00:00 2001 From: Benjamin Mwalimu Date: Thu, 30 Nov 2023 10:53:20 +0300 Subject: [PATCH] :arrow_up: Upgrade the fhir commons utils versions --- location/pom.xml | 4 ++-- pom.xml | 4 ++-- practitioner/pom.xml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/location/pom.xml b/location/pom.xml index 57e5530..f0e7486 100755 --- a/location/pom.xml +++ b/location/pom.xml @@ -4,7 +4,7 @@ hapi-fhir-opensrp-extensions org.smartregister - 0.0.24-SNAPSHOT + 0.0.25-SNAPSHOT The repository holds the location extensions on the HAPI server @@ -12,7 +12,7 @@ HAPI FHIR OpenSRP Extensions (Locations) jar https://github.com/opensrp/hapi-fhir-opensrp-extensions - 0.0.10-SNAPSHOT + 0.0.11-SNAPSHOT location diff --git a/pom.xml b/pom.xml index feaf23d..427e3c3 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.smartregister hapi-fhir-opensrp-extensions pom - 0.0.24-SNAPSHOT + 0.0.25-SNAPSHOT HAPI FHIR OpenSRP Extensions This repository holds all the code extensions on top of Hapi-FHIR https://github.com/opensrp/hapi-fhir-opensrp-extensions @@ -99,7 +99,7 @@ org.smartregister fhir-common-utils - 0.0.11-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/practitioner/pom.xml b/practitioner/pom.xml index dced826..7cb5523 100755 --- a/practitioner/pom.xml +++ b/practitioner/pom.xml @@ -4,7 +4,7 @@ hapi-fhir-opensrp-extensions org.smartregister - 0.0.24-SNAPSHOT + 0.0.25-SNAPSHOT The repository holds the practitioner details extensions on the HAPI server @@ -12,7 +12,7 @@ HAPI FHIR OpenSRP Extensions (Practitioner) jar https://github.com/opensrp/hapi-fhir-opensrp-extensions - 0.0.14-SNAPSHOT + 0.0.15-SNAPSHOT practitioner @@ -34,7 +34,7 @@ org.smartregister.hapi-fhir-opensrp-extensions location - 0.0.10-SNAPSHOT + 0.0.11-SNAPSHOT