From f17e30686cc8d09db568e1c581d8b4b2924fa39f Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 10 Apr 2020 11:58:41 -0400 Subject: [PATCH] Bump policy/parent 3.1.3-SNAPSHOT Issue-ID: POLICY-2378 Change-Id: I6deed4bfaecea601ba4b76075dd8b9fc46dbcdd3 Signed-off-by: Pamela Dragosh --- integration/pom.xml | 2 +- pom.xml | 2 +- version.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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} -- 2.16.6