From 4dda190fd9e1e209d90c72ffe7163cafca01038e Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Thu, 9 Nov 2017 11:49:22 +0100 Subject: [PATCH] Update branch version Update branch version to 1.1.1 as it has just been created Change-Id: Ie79058789be7eab5dfcced738db9b38fa75759ec Issue-ID: CLAMP-72 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b85d18a4..609d52ac 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.onap.clamp clds - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT clamp diff --git a/version.properties b/version.properties index c6b63340..b8e9e73b 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- 2.16.6