From 69d3050d0df38218b152a3baf33ccbaa36ac4444 Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 1 Oct 2019 16:09:40 +0200 Subject: [PATCH] Bump up clamp Bump up to version 4.1.3 Issue-ID: CLAMP-513 Change-Id: I1cd2a7dabc58ad58d5b234996d68feba3d7a1e74 Signed-off-by: sebdet --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 17cba6f7..d4e9e1ba 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 4.1.2-SNAPSHOT + 4.1.3-SNAPSHOT clamp diff --git a/version.properties b/version.properties index 75f8a3b3..d611b206 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=4 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- 2.16.6