From 62ade24358551713efb202cd7039ba22838093b0 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 2 Sep 2022 18:18:08 +0100 Subject: update references in policy/gui pom updated references in the policy/gui pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4333 Signed-off-by: liamfallon Change-Id: Ia8b9a4d5a166a030ce8de0f07301aee977899bdc --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 47dddf7..b0a0281 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.5.4-SNAPSHOT + 3.5.4 @@ -40,9 +40,9 @@ Code for all the Policy GUI's. - 2.7.4-SNAPSHOT - 1.10.4-SNAPSHOT - 2.6.5-SNAPSHOT + 2.7.4 + 1.10.4 + 2.6.5 ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info -- cgit 1.2.3-korg