From: Ram Krishna Verma Date: Wed, 4 Aug 2021 18:16:26 +0000 (-0400) Subject: Bump parent to 3.3.3-SNAPSHOT X-Git-Tag: 3.3.3~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0328ee3e1d1ab4167f7edc74202182dd274c707b;p=policy%2Fparent.git Bump parent to 3.3.3-SNAPSHOT Issue-ID: POLICY-3329 Change-Id: I9d051f8ff0c60d04ebe6d39ce555c2dbaa744af8 Signed-off-by: Ram Krishna Verma --- diff --git a/integration/pom.xml b/integration/pom.xml index 55f52f9e..cd3ab457 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.3.2-SNAPSHOT + 3.3.3-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index 4373a2ce..e48cdd27 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent policy-parent - 3.3.2-SNAPSHOT + 3.3.3-SNAPSHOT pom diff --git a/version.properties b/version.properties index 259cda92..cbe94175 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}