From: hariharan97 Date: Tue, 23 Feb 2021 07:00:38 +0000 (+0530) Subject: Bump OSDF to 3.0.3 X-Git-Tag: 3.0.3^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=818489f9580f62c71ee6d6ad7a9e6e080e4c2107;p=optf%2Fosdf.git Bump OSDF to 3.0.3 Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 Change-Id: Ib8ffcb46cf1789f780475c5b5af719f8f8b693e7 --- diff --git a/pom.xml b/pom.xml index 64b85a7..3e9d0be 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.2-SNAPSHOT + 3.0.3-SNAPSHOT Optimization Service Design Framework diff --git a/version.properties b/version.properties index a97b48e..d407d4c 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=3 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}