From c946f9e7338a06c0c444fd3e7120f6158b0b61a1 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 20 Jun 2019 15:54:36 -0400 Subject: Bump policy/parent 3.0.1 Released 3.0.0 Issue-ID: POLICY-1737 Change-Id: I64c5754f5d74775eac36915a16f0242beef832e3 Signed-off-by: Pamela Dragosh --- integration/pom.xml | 2 +- pom.xml | 2 +- version.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index 9dd05743..b04656f9 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.parent policy-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index 4b52a983..784e549b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom diff --git a/version.properties b/version.properties index 17424ded..fd262fb4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg