summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorYun Huang <yun.huang@windriver.com>2018-07-04 12:11:06 +0800
committerYun Huang <yun.huang@windriver.com>2018-07-04 12:11:06 +0800
commit1f4d7d30da9612fabd5ff0135ffe8f3d850c71e4 (patch)
tree4a36e862445a00d47165dec1d20b299f1adb47ef /version.properties
parentabd7f8cac14a6873b11d70b68d909819b46ab184 (diff)
Provide default value for AAI_SERVICE_URL
In the MultiCloud HPA CSIT, the setup.sh script requires to control the value of AAI_SERVICE_URL in order to avoid the use of certificates. when AAI_SERVICE_URL not be set by CSIT, the system need to provide a default value. Change-Id: Ia9a778e73bae6634d37576ea140a7f7bc688adb1 Issue-ID: MULTICLOUD-244 Signed-off-by: Yun Huang <yun.huang@windriver.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 d5a45f9e..7a91a502 100644
--- a/version.properties
+++ b/version.properties
@@ -18,7 +18,7 @@
major=1
minor=1
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}