From 3b2d656c84890d455dd2b842b91f9dfa02a271c7 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 13 Sep 2021 16:43:45 +0100 Subject: [PATCH] Use released common and models Issue-ID: POLICY-3587 Change-Id: I71cfb4a8f554618d48bfd9e3696934450b8c4f5e Signed-off-by: liamfallon --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9340cc09..9bb99201 100644 --- a/pom.xml +++ b/pom.xml @@ -41,8 +41,8 @@ This code implements the XACML PDP engine - 1.9.0-SNAPSHOT - 2.5.0-SNAPSHOT + 1.9.0 + 2.5.0 ${project.basedir}/target/code-coverage/jacoco-ut.exec -- 2.16.6