From: Peyton Puckett Date: Thu, 19 Mar 2020 22:05:26 +0000 (-0500) Subject: Update patch for policy parent X-Git-Tag: 3.1.2~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=3e808e54db8dd62f300450989f9dcf086a62c781 Update patch for policy parent Issue-ID: POLICY-2378 Change-Id: Ibfeceeef97cc938b39c0ff50883ee6d4d42edaa9 Signed-off-by: Peyton Puckett --- diff --git a/integration/pom.xml b/integration/pom.xml index 2cf71855..d00a0d4e 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent policy-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index 69cd81db..c9c48e97 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent policy-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT pom diff --git a/version.properties b/version.properties index 5142fa8a..d3faa021 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}