From 70aaa4b276bac0b6d9be8e6c45e220827371019d Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 5 May 2020 11:53:20 -0400 Subject: [PATCH] Bump parent patch 3.1.4-SNAPSHOT Issue-ID: POLICY-2514 Change-Id: I5ac1e11b2b460bea74c338d937dba63885b400f2 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 0af7539c..d7496b03 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.1.3-SNAPSHOT + 3.1.4-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index 92aff3e8..ce20c9fd 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.parent policy-parent - 3.1.3-SNAPSHOT + 3.1.4-SNAPSHOT pom diff --git a/version.properties b/version.properties index 95476595..7f9c4908 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- 2.16.6