Align with HV-VES startup changes

Change-Id: I0f061343b8cdb38a62fd6012888d19bad5296912
Issue-ID: DCAEGEN2-1047
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
diff --git a/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json b/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json
index 9ef7249..1a65cf1 100644
--- a/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json
+++ b/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json
@@ -1,9 +1,9 @@
 {
-  "dmaap.kafkaBootstrapServers": "kafka:9092",
   "collector.routing": [
     {
       "fromDomain": "perf3gpp",
       "toTopic": "TEST_HV_VES_PERF3GPP"
     }
   ]
-}
\ No newline at end of file
+}
+