From: Pamela Dragosh Date: Thu, 20 Jun 2019 19:54:36 +0000 (-0400) Subject: Bump policy/parent 3.0.1 X-Git-Tag: 3.0.1~25 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c946f9e7338a06c0c444fd3e7120f6158b0b61a1;p=policy%2Fparent.git Bump policy/parent 3.0.1 Released 3.0.0 Issue-ID: POLICY-1737 Change-Id: I64c5754f5d74775eac36915a16f0242beef832e3 Signed-off-by: Pamela Dragosh --- 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}