From 9e22903cfc9a159ab1a39ed6ada929037b07567d Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 3 May 2022 17:22:15 +0100 Subject: Set snapshot and/or references of policy/gui for new release policy/gui updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4073 Signed-off-by: liamfallon Change-Id: I81d9ad228ad553e1546ad8c39ea99d864a521c04 Signed-off-by: liamfallon --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 39f9ad7..e99aed7 100644 --- a/pom.xml +++ b/pom.xml @@ -26,13 +26,13 @@ org.onap.policy.parent integration - 3.5.4-SNAPSHOT + 3.6.0-SNAPSHOT org.onap.policy.gui policy-gui - 2.2.4-SNAPSHOT + 2.3.0-SNAPSHOT pom @@ -40,9 +40,9 @@ Code for all the Policy GUI's. - 2.7.4-SNAPSHOT - 1.10.4-SNAPSHOT - 2.6.4-SNAPSHOT + 2.8.0-SNAPSHOT + 1.11.0-SNAPSHOT + 2.7.0-SNAPSHOT ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info -- cgit 1.2.3-korg