From: Jim Hahn Date: Mon, 22 Feb 2021 20:50:46 +0000 (-0500) Subject: Bump version to 3.3.1-SNAPSHOT in parent X-Git-Tag: 8.0.0-ONAP~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8fcb2f68bb4fbd1728d6273555ea186309c14f20;p=policy%2Fparent.git Bump version to 3.3.1-SNAPSHOT in parent Issue-ID: POLICY-3088 Change-Id: Ia1cdeed8cd822122287dd47ae19947a3ec397a46 Signed-off-by: Jim Hahn --- diff --git a/integration/pom.xml b/integration/pom.xml index a19058bc..caf99c4e 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index 2384938e..66b6f3ac 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent policy-parent - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT pom diff --git a/version.properties b/version.properties index 2640898e..2df87163 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}