From 2b15edd224cc6dcff90e170959102eb1a1bb1a50 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Tue, 19 Sep 2017 18:24:06 +0200 Subject: Removal of useless files & bugfix Removal of DCAE useless files, and bugfixes SDC calls(+CldsDAO bug), and insertion of the search engine for Model Properties window in UI Change-Id: Ia68117bb917807eaf8e8e317f391f90b6d948135 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) --- src/main/resources/application.properties | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/main/resources/application.properties') diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index a7b16f250..ae5d31a98 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -133,8 +133,6 @@ async.core.pool.size=10 async.max.pool.size=20 async.queue.capacity=500 -org.onap.clamp.config.dcae.url=http://dcae.api.simpledemo.openecomp.org:9000/closedloop-dcae-services - #GRM Edge endpoint details service.name=ajsc6camundademo service.version=1.0.0.0 -- cgit 1.2.3-korg