From: malar Date: Wed, 21 Sep 2022 11:08:40 +0000 (+0000) Subject: Update version - optf-osdf X-Git-Tag: 3.0.7^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ba5deeadc1eef53a2f44ba92e6ede9026b56bc57;hp=b1a9ffb9c73fdd6fe27f007e6de9c2d45476cf61;p=optf%2Fosdf.git Update version - optf-osdf Issue-ID: OPTFRA-1080 Signed-off-by: Malarvizhi Paramasivam Change-Id: I33297594d11bc9f726a043a236750169d4bfdbb5 --- diff --git a/pom.xml b/pom.xml index 9563886..de87383 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.6-SNAPSHOT + 3.0.7-SNAPSHOT Optimization Service Design Framework diff --git a/version.properties b/version.properties index bb98692..8abfb34 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=3 minor=0 -patch=6 +patch=7 base_version=${major}.${minor}.${patch}