From: krishnaa96 Date: Thu, 8 Oct 2020 12:46:11 +0000 (+0530) Subject: Bump OSDF to 3.0.1 X-Git-Tag: 3.0.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e5a3e67f106f88a1143da7ee2f7248fe8dc1920d;p=optf%2Fosdf.git Bump OSDF to 3.0.1 Issue-ID: OPTFRA-857 Signed-off-by: krishnaa96 Change-Id: I94e0f64705259805ee3cadbdfc521be9a85e142d --- diff --git a/pom.xml b/pom.xml index fba6ac0..1b9e3fe 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ http://maven.apache.org/POM/4.0.0 "> org.onap.optf.osdf optf-osdf optf-osdf - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT Optimization Service Design Framework diff --git a/version.properties b/version.properties index c16f036..21229ea 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=3 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}