diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-04-12 11:17:12 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-04-12 11:17:12 +0300 |
commit | 8d29bb7f9c15122ea0b9e0ccf34be1704aaaebf6 (patch) | |
tree | 30462e188821330ece7739960e50ffca4a7e4431 /epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties | |
parent | fc879c5100d78eacddf75756984d72298ee4b48c (diff) |
Point to AAI version v13
Change-Id: Ie242f146ffbaa590d04ad5fba8e9c63cc9841083
Issue-ID: VID-212
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties')
-rwxr-xr-x | epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties index fc42c625a..752688d72 100755 --- a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties +++ b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties @@ -112,7 +112,7 @@ element_map_icon_path = app/fusionapp/icons/ #aai.oldserver.url.base=https://aai.api.openecomp.org:8443/aai/servers/
#aai.oldserver.url=https://aai.api.openecomp.org:8443/aai/servers/v3/
aai.server.url.base=https://104.239.249.183:8443/aai/
-aai.server.url=https://104.239.249.183:8443/aai/v11/
+aai.server.url=https://104.239.249.183:8443/aai/v13/
aai.oldserver.url.base=https://104.239.249.183:8443/aai/servers/
aai.oldserver.url=https://104.239.249.183:8443/aai/servers/v3/
aai.truststore.filename=tomcat_keystore
|