From: seshukm Date: Thu, 16 Nov 2017 04:44:57 +0000 (+0530) Subject: Update the version.properties X-Git-Tag: v1.1.1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=baf72ac67d8a3bce23e56a5f7be9c9008c3ce517;p=so.git Update the version.properties IssueId: SO-346 Change-Id: Ib18e075a6074b59170cdb26f60260dd5882886d8 Signed-off-by: seshukm --- diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index c0e657479f..f0b7371a75 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -452,12 +452,12 @@ org.openecomp.appc.client client-kit - 1.1.0 + 1.2.0 org.openecomp.appc.client client-lib - 1.1.0 + 1.2.0 com.fasterxml.jackson.core diff --git a/version.properties b/version.properties index e2595ba14c..04a32dea2d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}