From 59af1ba116cc0e834f2c1a0d9ac2b523682016b9 Mon Sep 17 00:00:00 2001 From: "Patel, Ankitkumar" Date: Fri, 1 Jun 2018 14:38:50 -0400 Subject: updated the version of an image Updated the version of an image. Issue-ID: OPTFRA-251 Change-Id: I2fdf0789ebad30f4e520b55890317e2404546c07 Signed-off-by: Patel, Ankitkumar --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d11f06..f06d1f2 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.optf.osdf optf-osdf optf-osdf - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT Optimization Service Design Framework diff --git a/version.properties b/version.properties index 37c1f7f..d751ba0 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg