From 9bcc74f6a5d69833a848d771811064e65c62098e Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 30 May 2019 09:42:01 -0400 Subject: Bump to version 2.1.0 New snapshot due to branch Issue-ID: POLICY-1747 Change-Id: I8f82950ec863987322c39fb7254f9ea8b5d7f471 Signed-off-by: Pamela Dragosh --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 134516e3..3ce343cc 100644 --- a/pom.xml +++ b/pom.xml @@ -26,13 +26,13 @@ org.onap.policy.parent integration - 2.1.0 + 3.0.0-SNAPSHOT org.onap.policy.api policy-api - 2.0.2-SNAPSHOT + 2.1.0-SNAPSHOT pom @@ -46,8 +46,8 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.4.0 - 2.0.1 + 1.5.0-SNAPSHOT + 2.1.0-SNAPSHOT -- cgit 1.2.3-korg