diff options
Diffstat (limited to 'aai-traversal/src/test/resources')
-rw-r--r-- | aai-traversal/src/test/resources/application-test.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/aai-traversal/src/test/resources/application-test.properties b/aai-traversal/src/test/resources/application-test.properties index 79281a6..df656a0 100644 --- a/aai-traversal/src/test/resources/application-test.properties +++ b/aai-traversal/src/test/resources/application-test.properties @@ -49,8 +49,6 @@ server.ssl.enabled=false # JMS bind address host port jms.bind.address=tcp://localhost:61646 -# dmaap.ribbon.listOfServers=localhost:3904 - # Schema related attributes for the oxm and edges # Any additional schema related attributes should start with prefix schema schema.configuration.location=N/A |