From d33f694fc4e595054fb11812b2f8010cf94b637f Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Mon, 25 Oct 2021 18:25:05 -0400 Subject: Point to snapshot dependency Issue-ID: POLICY-3788 Change-Id: Ibf3659ffb5a6b0564fea120ffa79377cd1ec3c74 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 d09de75ca..3203e8ac0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.parent integration - 3.4.3 + 3.5.0-SNAPSHOT org.onap.policy.clamp @@ -50,8 +50,8 @@ - 1.9.1 - 2.5.1 + 1.10.0-SNAPSHOT + 2.6.0-SNAPSHOT -- cgit 1.2.3-korg