update sync queries to use searh data service
[aai/sparky-be.git] / sparkybe-onap-application / config / application.properties
index f3ba9a9..4c6b1c0 100644 (file)
@@ -7,9 +7,6 @@ spring.mvc.favicon.enabled=false
 #For oxm loading there needs to be a combo of [oxm-default OR oxm-override] AND [oxm-schema-dev OR oxm-schema-prod]
 spring.profiles.active=camel,ssl,fe-dev,oxm-schema-dev,resources,sync,oxm-override
 
-elasticsearch.hostname=127.0.0.1
-elasticsearch.port=9200
-
 searchservice.hostname=127.0.0.1
 searchservice.port=9502
 searchservice.client-cert=client-cert-onap.p12