diff options
Diffstat (limited to 'vid-app-common/src/test/resources/asdc.properties')
-rw-r--r-- | vid-app-common/src/test/resources/asdc.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/test/resources/asdc.properties b/vid-app-common/src/test/resources/asdc.properties index 8352ff21..b40aa9ab 100644 --- a/vid-app-common/src/test/resources/asdc.properties +++ b/vid-app-common/src/test/resources/asdc.properties @@ -1,4 +1,4 @@ -asdc.client.type=REST +asdc.client.type=LOCAL asdc.client.rest.protocol=http asdc.client.rest.host=c2.vm1.sdc.simpledemo.openecomp.org |