Merge "Remove unused objects"
diff --git a/src/main/resources/application-noaaf.properties b/src/main/resources/application-noaaf.properties
index d61b7ed..044fcec 100644
--- a/src/main/resources/application-noaaf.properties
+++ b/src/main/resources/application-noaaf.properties
@@ -181,6 +181,6 @@
 clamp.config.tosca.converter.dictionary.support.enabled=true
 
 # Configuration settings for CDS
-clamp.config.cds.url=http4://blueprints-processor-http:8080
+clamp.config.cds.url=http4://cds-blueprints-processor-http:8080
 clamp.config.cds.userName=ccsdkapps
 clamp.config.cds.password=ccsdkapps
\ No newline at end of file
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 3937d8f..3069cf6 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -194,6 +194,6 @@
 clamp.config.tosca.converter.dictionary.support.enabled=true
 
 # Configuration settings for CDS
-clamp.config.cds.url=http4://blueprints-processor-http:8080
+clamp.config.cds.url=http4://cds-blueprints-processor-http:8080
 clamp.config.cds.userName=ccsdkapps
 clamp.config.cds.password=ccsdkapps
\ No newline at end of file