From a64169b24ab24101719c1a926ab1d3c9d25c219c Mon Sep 17 00:00:00 2001 From: ramverma Date: Wed, 24 Oct 2018 14:56:47 +0100 Subject: Fix refering to snapshot in policy/distribution Issue-ID: POLICY-1213 Change-Id: I7262a00ec35549e63127f8a3730ca8aa75da09aa Signed-off-by: ramverma --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 177db549..102a91b9 100644 --- a/pom.xml +++ b/pom.xml @@ -25,13 +25,13 @@ org.onap.policy.parent integration - 2.0.0-SNAPSHOT + 2.0.0 org.onap.policy.distribution policy-distribution - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom @@ -46,8 +46,9 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.3.0 - 1.3.0 + 1.3.1 + 1.3.1 + 2.0.1 -- cgit 1.2.3-korg