summaryrefslogtreecommitdiffstats
path: root/newton/pom.xml
diff options
context:
space:
mode:
authorYun Huang <yun.huang@windriver.com>2018-07-04 13:38:17 +0800
committerYun Huang <yun.huang@windriver.com>2018-07-04 13:38:17 +0800
commitf79a9e0ac9a153559480456a42f2e6a10beeccf1 (patch)
tree05d0bb24576d4f2cb789d42649259185c2800d70 /newton/pom.xml
parentfd885d756e82bdb7cd9fa568a963fe55d91e3687 (diff)
Provide AAI_SERVICE_URL default value for newton
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: I14e4594a66339db3e7f6b423edf1beb8dc9d35c8 Issue-ID: MULTICLOUD-244 Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'newton/pom.xml')
-rw-r--r--newton/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/newton/pom.xml b/newton/pom.xml
index 1d23ad16..5d9f784f 100644
--- a/newton/pom.xml
+++ b/newton/pom.xml
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.multicloud.openstack</groupId>
<artifactId>multicloud-openstack-newton</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>multicloud/openstack/newton</name>
<description>multicloud for openstack newton</description>