From: vrvarma Date: Wed, 7 Aug 2019 01:48:00 +0000 (-0400) Subject: Update release version for osdf X-Git-Tag: 1.3.4~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=bc08ab71ecfbc158ab0d8191d0af0404711212a2;p=optf%2Fosdf.git Update release version for osdf Incrementing the release version to cut a release build Change-Id: I9e864b565d47aa534a1a7e5f6bc7e57c0f08a293 Signed-off-by: vrvarma Issue-ID: OPTFRA-548 --- diff --git a/pom.xml b/pom.xml index d69f715..bfeded2 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.optf.osdf optf-osdf optf-osdf - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT Optimization Service Design Framework diff --git a/version.properties b/version.properties index 1439203..3be004b 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch}