From 886a65ed07b4cab067d0a70879b22a7102bba1f2 Mon Sep 17 00:00:00 2001 From: Reham Muzzamil Date: Tue, 28 Nov 2023 16:08:36 +0500 Subject: [PATCH] Fix project and HAPI versionings --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e86434cf530..2cc69d67a1e 100755 --- a/pom.xml +++ b/pom.xml @@ -18,12 +18,12 @@ hapi-fhir-jpaserver-starter - + war org.smartregister 6.1.9-SNAPSHOT - 6.1.3 + 6.10.0 2.5.6 11 1.2.11 @@ -33,7 +33,7 @@ 3.8.3 - war + HAPI FHIR JPA Server - Starter Project @@ -165,7 +165,7 @@ ca.uhn.hapi.fhir hapi-fhir-jpaserver-ips - ${project.version} + ${hapi.fhir.version} @@ -275,7 +275,7 @@ ca.uhn.hapi.fhir hapi-fhir-jpaserver-test-utilities - ${project.version} + ${hapi.fhir.version} test