aboutsummaryrefslogtreecommitdiffstats
path: root/dmaap-bc/misc/dmaapbc.properties.tmpl
diff options
context:
space:
mode:
authorTomek Kaminski <tomasz.kaminski@nokia.com>2019-04-15 14:14:34 +0200
committerTomek Kaminski <tomasz.kaminski@nokia.com>2019-04-15 14:14:34 +0200
commit55558d39f04f3991ca8df856ad405688f44e09cf (patch)
tree2943cb84d56cd7259e3eba96e0b6ab55ff066aeb /dmaap-bc/misc/dmaapbc.properties.tmpl
parentce06845e9df9cdfa92db2b75c7f44bf3b96a4812 (diff)
Fix for proper aaf-service url
Change-Id: I264947e28184c5a2d3cd2f65b4051dee513f78ab Issue-ID: DMAAP-1167 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
Diffstat (limited to 'dmaap-bc/misc/dmaapbc.properties.tmpl')
-rwxr-xr-xdmaap-bc/misc/dmaapbc.properties.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-bc/misc/dmaapbc.properties.tmpl b/dmaap-bc/misc/dmaapbc.properties.tmpl
index 244dd00..c266091 100755
--- a/dmaap-bc/misc/dmaapbc.properties.tmpl
+++ b/dmaap-bc/misc/dmaapbc.properties.tmpl
@@ -193,7 +193,7 @@ ApiNamespace: ${DMAAPBC_API_NAMESPACE:-org.onap.dmaap-bc.api}
#
# URL of AAF environment to use.
#
-aaf.URL: ${DMAAPBC_AAF_URL:-https://aaf-onap-test.osaaf.org:8095}
+aaf.URL: ${DMAAPBC_AAF_URL:-https://aaf-onap-test.osaaf.org:8100}
#
# TopicMgr mechid@namespace
#