diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-09-18 07:06:56 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-09-18 07:07:18 -0400 |
commit | 780bd7d8d3dac5a129fcfa262e84f37f3dc1ac07 (patch) | |
tree | 4f7747a5ec5c5fc941f4a55aa67eb04f4b3c8861 /aai-traversal | |
parent | b5d52755d4ca8ade83f35d39b80a3187f7905eb2 (diff) |
Update the resources, traversal and graphadmin
Issue-ID: AAI-1609
Change-Id: Ic25dc436efc12bb7cad675cc577e1f8632674f50
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-traversal')
-rw-r--r-- | aai-traversal/appconfig/application.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-traversal/appconfig/application.properties b/aai-traversal/appconfig/application.properties index abf8404..a2edbea 100644 --- a/aai-traversal/appconfig/application.properties +++ b/aai-traversal/appconfig/application.properties @@ -36,7 +36,7 @@ server.ssl.key-store-type=JKS # JMS bind address host port jms.bind.address=tcp://localhost:61647 -dmaap.ribbon.listOfServers=mr.api.simpledemo.onap.org:3904 +dmaap.ribbon.listOfServers=mr.api.simpledemo.onap.org:3905 # Schema related attributes for the oxm and edges # Any additional schema related attributes should start with prefix schema |