diff options
Diffstat (limited to 'conductor.conf')
-rwxr-xr-x | conductor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conductor.conf b/conductor.conf index b4e74e4..654eddd 100755 --- a/conductor.conf +++ b/conductor.conf @@ -160,7 +160,7 @@ complex_cache_refresh_interval = 60 server_url = https://aai.api.simpledemo.onap.org:8443/aai # The version of A&AI in v# format. (string value) -server_url_version = v13 +server_url_version = v14 # SSL/TLS certificate file in pem format. This certificate must be registered # with the A&AI endpoint. (string value) |