From: Ram Krishna Verma Date: Tue, 22 Jun 2021 14:38:05 +0000 (-0400) Subject: Bump parent to 3.3.2-SNAPSHOT X-Git-Tag: 3.3.2~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F06%2F122106%2F1;p=policy%2Fparent.git Bump parent to 3.3.2-SNAPSHOT Issue-ID: POLICY-3329 Change-Id: I6ff0a8d0ab89c86e0dc5c7eb7e40029b98fa7154 Signed-off-by: Ram Krishna Verma --- diff --git a/integration/pom.xml b/integration/pom.xml index 51951301..2b9c93b2 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.3.1-SNAPSHOT + 3.3.2-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index 66b6f3ac..4373a2ce 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent policy-parent - 3.3.1-SNAPSHOT + 3.3.2-SNAPSHOT pom diff --git a/version.properties b/version.properties index 2df87163..259cda92 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}