From a8140d3db5264bbc9dfd513c51d78951b42c6c37 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Mon, 25 Oct 2021 18:21:23 -0400 Subject: Point to snapshot dependency Issue-ID: POLICY-3788 Change-Id: I49797138371b4cc4316746b75fd9d8a3da2f9e59 Signed-off-by: Ram Krishna Verma --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0edf7fa..1d56261 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.4.3 + 3.5.0-SNAPSHOT @@ -40,8 +40,8 @@ Code for all the Policy GUI's. - 1.9.1 - 2.5.1 + 1.10.0-SNAPSHOT + 2.6.0-SNAPSHOT ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info -- cgit 1.2.3-korg