From 928436c0f4af0d6dd7a183daff87153e6fd94173 Mon Sep 17 00:00:00 2001
From: Alexandre POCINHO <apo@kereval.com>
Date: Fri, 7 Mar 2025 14:53:14 +0100
Subject: [PATCH] Update version of gazelle-tools, ihehl7v3.validation and
 ehdsihl7.validator

---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 518f27f..4632039 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>net.ihe.gazelle.maven</groupId>
         <artifactId>gazelle-tools</artifactId>
-        <version>3.6.0</version>
+        <version>3.7.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle</groupId>
@@ -49,10 +49,10 @@
         <sso.client.v7.version>5.0.0</sso.client.v7.version>
         <mbval.documentation.version>1.1.10</mbval.documentation.version>
         <ksahl7v3.validation.version>1.0.1</ksahl7v3.validation.version>
-        <ihehl7v3.validation.version>1.5.6-HLVAL-482-ITI55-SNAPSHOT</ihehl7v3.validation.version>
+        <ihehl7v3.validation.version>1.5.6</ihehl7v3.validation.version>
         <xcpd.plq.validation.version>1.0.3</xcpd.plq.validation.version>
         <chhl7v3.validator.version>1.0.7</chhl7v3.validator.version>
-        <ehdsihl7.validator.version>1.0.4-SNAPSHOT</ehdsihl7.validator.version>
+        <ehdsihl7.validator.version>1.0.4</ehdsihl7.validator.version>
         <gitb.version>1.0.0</gitb.version>
         <gazelle.hl7.messagestructures.version>3.2.0
         </gazelle.hl7.messagestructures.version>
-- 
GitLab