From: Shankar Narayanan Date: Tue, 30 Apr 2019 15:45:40 +0000 (-0400) Subject: Bump up version of OSDF to 1.3.0 X-Git-Tag: 1.3.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f5985880909e2a566b34bc3cfddf5c268e7327b0;p=optf%2Fosdf.git Bump up version of OSDF to 1.3.0 Change-Id: I35e7e892386cc7741111c8b0508e0e5454718d88 Signed-off-by: Shankar Narayanan Issue-ID: OPTFRA-491 --- diff --git a/pom.xml b/pom.xml index 224ca8f..0b2ae30 100644 --- a/pom.xml +++ b/pom.xml @@ -21,13 +21,13 @@ org.onap.oparent oparent-python - 1.2.1 + 1.2.3 org.onap.optf.osdf optf-osdf optf-osdf - 1.2.4-SNAPSHOT + 1.3.0 Optimization Service Design Framework diff --git a/version.properties b/version.properties index 023840b..36696ce 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # major=1 -minor=2 -patch=4 +minor=3 +patch=0 base_version=${major}.${minor}.${patch}