From 02d2e0752e191558a8dcc88be218ce38d465864c Mon Sep 17 00:00:00 2001
From: fde <franck.desaize@kereval.com>
Date: Mon, 6 Sep 2021 15:15:53 +0200
Subject: [PATCH] Update POM

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e4e5f21..81a583e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 		<git.project.url>
 			https://${git.user.name}:${git.user.token}@gitlab.inria.fr/gazelle/applications/test-execution/simulator/pixm-connector.git
 		</git.project.url>
-		<hapifhir_version>5.5.1</hapifhir_version>
+		<hapifhir_version>5.4.0</hapifhir_version>
 		<maven.release.plugin.version>2.5.3</maven.release.plugin.version>
 		<nexus.staging.maven.plugin.version>1.6.8</nexus.staging.maven.plugin.version>
 		<sonar.maven.plugin>3.9.0.2155</sonar.maven.plugin>
-- 
GitLab