From: Shankar Narayanan Date: Fri, 17 May 2019 18:39:31 +0000 (-0400) Subject: Bump version of OSDF to 1.3.1-staging X-Git-Tag: 1.3.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=85f519730a7bbad030cd6ee5661ff1bddab85245;p=optf%2Fosdf.git Bump version of OSDF to 1.3.1-staging Change-Id: I08c516b8f55f4ea6ee30290e79705a4b42be4fcb Signed-off-by: Shankar Narayanan Issue-ID: OPTFRA-501 --- diff --git a/pom.xml b/pom.xml index 4b78738..8f01b43 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.optf.osdf optf-osdf optf-osdf - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT Optimization Service Design Framework diff --git a/version.properties b/version.properties index 36696ce..3d14ded 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}