From 0c29796f7489015913a5793f13b2586099493464 Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 4 May 2020 16:43:42 +0200 Subject: [PATCH] Bump version to Guilin Bump 5.1.0 for Guilin on master branch Issue-ID: CLAMP-845 Signed-off-by: sebdet Change-Id: Ie04d75e2bb88dd2e20c53a9615b780df0e65b485 --- pom.xml | 2 +- version.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ad450b5b..5a154098 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.0.6-SNAPSHOT + 5.1.0-SNAPSHOT clamp diff --git a/version.properties b/version.properties index 3b5ffc3f..c7f4c98f 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=5 -minor=0 -patch=6 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6