From c9a65eab58a179d48827144da9ce10601115d0c8 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 2 Sep 2022 18:18:05 +0100 Subject: update references in policy/drools-applications pom updated references in the policy/drools-applications pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4333 Signed-off-by: liamfallon Change-Id: I8b489ce26eaac4844a28bc806e3a9773b2899d60 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a0ab535db..3fe5176b9 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 3.5.4-SNAPSHOT + 3.5.4 @@ -45,9 +45,9 @@ content/repositories/staging/ - 1.10.4-SNAPSHOT - 2.6.5-SNAPSHOT - 1.10.4-SNAPSHOT + 1.10.4 + 2.6.5 + 1.10.4 -- cgit