From 27514affe9dc140b2aee57ddda2d613d8b47c3f1 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 25 Nov 2021 11:41:25 +0000 Subject: Update parent and common references *** Release Phase 7: This commit is generated by a PF release script *** This is the seventh release phase, it updates parent, common and models references in policy/gui. Issue-ID: POLICY-3827 Signed-off-by: liamfallon Change-Id: Ie35ade0a637fc0070d38b2e8e072dadd51d4b9e2 Signed-off-by: liamfallon --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1d56261..2aee306 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.5.0-SNAPSHOT + 3.5.0 @@ -40,8 +40,8 @@ Code for all the Policy GUI's. - 1.10.0-SNAPSHOT - 2.6.0-SNAPSHOT + 1.10.0 + 2.6.0 ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info -- cgit 1.2.3-korg