From 0d1a0652da4fbb9a717055b632f7bc09f51349ec Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Mon, 25 Oct 2021 18:10:20 -0400 Subject: Point to snapshot dependency Issue-ID: POLICY-3788 Change-Id: I803ecb77214903e353402c56b82a36cfa32a331f 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 ad29a414..74ad4bba 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent integration - 3.4.3 + 3.5.0-SNAPSHOT @@ -45,8 +45,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.9.1 - 2.5.1 + 1.10.0-SNAPSHOT + 2.6.0-SNAPSHOT -- cgit 1.2.3-korg