From: Patel, Ankitkumar Date: Fri, 1 Jun 2018 18:38:50 +0000 (-0400) Subject: updated the version of an image X-Git-Tag: v1.2.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=59af1ba116cc0e834f2c1a0d9ac2b523682016b9;p=optf%2Fosdf.git updated the version of an image Updated the version of an image. Issue-ID: OPTFRA-251 Change-Id: I2fdf0789ebad30f4e520b55890317e2404546c07 Signed-off-by: Patel, Ankitkumar --- 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}