From c72d565bb58226b20625b2bce5f0019046bee649 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Tue, 10 Jul 2018 14:20:54 +0300 Subject: Merge 1806 code of vid-common Change-Id: I75d52abed4a24dfe3827d79edc4a2938726aa87a Issue-ID: VID-208 Signed-off-by: Sonsino, Ofir (os0695) --- vid-app-common/src/test/resources/WEB-INF/conf/asdc.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vid-app-common/src/test/resources/WEB-INF/conf') diff --git a/vid-app-common/src/test/resources/WEB-INF/conf/asdc.properties b/vid-app-common/src/test/resources/WEB-INF/conf/asdc.properties index 2f688bd3..c16d3f5d 100644 --- a/vid-app-common/src/test/resources/WEB-INF/conf/asdc.properties +++ b/vid-app-common/src/test/resources/WEB-INF/conf/asdc.properties @@ -1,4 +1,4 @@ -asdc.client.type=LOCAL +asdc.client.type=REST # #asdc.client.rest.protocol=http #asdc.client.rest.host=135.21.125.36 -- cgit 1.2.3-korg