From 5bf8486284313c32de3dc8c05233eeb621c845ab Mon Sep 17 00:00:00 2001 From: ramverma Date: Wed, 24 Oct 2018 19:35:48 +0100 Subject: Fix refering to snapshot in policy/drools-pdp Issue-ID: POLICY-1213 Change-Id: I485c15044ba5cc0d3daceaf0876f543cc5c8af82 Signed-off-by: ramverma --- feature-healthcheck/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'feature-healthcheck/pom.xml') diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 1fc853e8..a945c980 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.drools-pdp drools-pdp - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT feature-healthcheck @@ -140,7 +140,7 @@ org.onap.policy.common policy-endpoints - ${project.version} + ${policy.common.version} provided -- cgit 1.2.3-korg