aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2019-07-17 23:24:36 -0400
committerMichael Hwang <mhwang@research.att.com>2019-07-22 10:27:06 -0400
commitf14264024fc0d3103922360d2e7bb6dce114bf09 (patch)
tree8bd8b80c62ad86ec70191b3e89d06292b5091226 /version.properties
parent8762e960c9df97fe93f0a996a5e8870e6059c7f8 (diff)
Support calling inventory using HTTPS5.0.0-ONAP
Issue-ID: DCAEGEN2-1597 Change-Id: Ie1dc18ad753e5f43223ce699dfbceb1649dc6235 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 00ef564..7d6815b 100644
--- a/version.properties
+++ b/version.properties
@@ -1,5 +1,5 @@
major=1
-minor=2
+minor=3
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}