From: Ruoyu Ying Date: Wed, 31 Jul 2019 11:43:38 +0000 (+0800) Subject: Bump version to 1.3.3-staging X-Git-Tag: 1.3.4~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0377f6b93aa036c2cf217d0ad7338a1bacf6f14d;p=optf%2Fosdf.git Bump version to 1.3.3-staging Issue-ID: OPTFRA-546 Change-Id: I55dbb5f4beed4ca3db76c4f26e49dc791d82e1a8 Signed-off-by: Ruoyu Ying --- diff --git a/pom.xml b/pom.xml index 24819f3..d69f715 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.optf.osdf optf-osdf optf-osdf - 1.3.2-SNAPSHOT + 1.3.3-SNAPSHOT Optimization Service Design Framework diff --git a/version.properties b/version.properties index 0428858..1439203 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}