From ab23b8e339ae863c1c5353aec58c6a4001a47ee6 Mon Sep 17 00:00:00 2001 From: Benjamin Mwalimu Mulyungi Date: Sat, 19 Mar 2022 18:23:24 +0000 Subject: [PATCH 1/2] :construction: Updating the HAPI FHIR dependencies --- pom.xml | 2 +- practitioner/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9744b87..ce357ed 100755 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 5.2.4.RELEASE 2.13.0 2.5 - 5.7.0-PRE8-SNAPSHOT + 5.7.0 4.13.1 diff --git a/practitioner/pom.xml b/practitioner/pom.xml index 79bee26..652cbc4 100755 --- a/practitioner/pom.xml +++ b/practitioner/pom.xml @@ -16,7 +16,7 @@ practitioner - 5.3.3.RELEASE + 5.6.2 From bf4428a5a4ea338db50c14d77304b897a94e35f0 Mon Sep 17 00:00:00 2001 From: Benjamin Mwalimu Mulyungi Date: Sat, 19 Mar 2022 18:25:48 +0000 Subject: [PATCH 2/2] :arrow_up: Updating the versions --- location/pom.xml | 4 ++-- pom.xml | 2 +- practitioner/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/location/pom.xml b/location/pom.xml index 8c60c79..c902814 100755 --- a/location/pom.xml +++ b/location/pom.xml @@ -4,7 +4,7 @@ hapi-fhir-opensrp-extensions org.smartregister - 0.0.10-SNAPSHOT + 0.0.11-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.4-SNAPSHOT + 0.0.11-SNAPSHOT location diff --git a/pom.xml b/pom.xml index ce357ed..ec971b2 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.smartregister hapi-fhir-opensrp-extensions pom - 0.0.10-SNAPSHOT + 0.0.11-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 diff --git a/practitioner/pom.xml b/practitioner/pom.xml index 652cbc4..d6affd5 100755 --- a/practitioner/pom.xml +++ b/practitioner/pom.xml @@ -4,7 +4,7 @@ hapi-fhir-opensrp-extensions org.smartregister - 0.0.10-SNAPSHOT + 0.0.11-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.4-SNAPSHOT + 0.0.11-SNAPSHOT practitioner