From: Pamela Dragosh Date: Fri, 10 Apr 2020 15:58:41 +0000 (-0400) Subject: Bump policy/parent 3.1.3-SNAPSHOT X-Git-Tag: 3.1.3~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=f17e30686cc8d09db568e1c581d8b4b2924fa39f Bump policy/parent 3.1.3-SNAPSHOT Issue-ID: POLICY-2378 Change-Id: I6deed4bfaecea601ba4b76075dd8b9fc46dbcdd3 Signed-off-by: Pamela Dragosh --- diff --git a/integration/pom.xml b/integration/pom.xml index 0e06fc84..1ec5a348 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index c9c48e97..92aff3e8 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent policy-parent - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pom diff --git a/version.properties b/version.properties index d3faa021..95476595 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}