aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints-processor/plugin/generator-provider/src/test/resources/service_templates/generate_configuration.json
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints-processor/plugin/generator-provider/src/test/resources/service_templates/generate_configuration.json')
-rw-r--r--blueprints-processor/plugin/generator-provider/src/test/resources/service_templates/generate_configuration.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/blueprints-processor/plugin/generator-provider/src/test/resources/service_templates/generate_configuration.json b/blueprints-processor/plugin/generator-provider/src/test/resources/service_templates/generate_configuration.json
index 0d569ef85..326d2e8ec 100644
--- a/blueprints-processor/plugin/generator-provider/src/test/resources/service_templates/generate_configuration.json
+++ b/blueprints-processor/plugin/generator-provider/src/test/resources/service_templates/generate_configuration.json
@@ -67,7 +67,7 @@
"generate-configuration": {
"type": "component-config-generator",
"interfaces": {
- "org-onap-ccsdk-config-generator-service-ConfigGeneratorNode": {
+ "org-onap-ccsdk-features-generator-service-ConfigGeneratorNode": {
"operations": {
"process": {
"inputs": {
@@ -164,7 +164,7 @@
}
},
"interfaces": {
- "org-onap-ccsdk-config-generator-service-ConfigGeneratorNode": {
+ "org-onap-ccsdk-features-generator-service-ConfigGeneratorNode": {
"operations": {
"process": {
"inputs": {
@@ -211,7 +211,7 @@
"type": "string"
},
"mask-info": {
- "description": "If template contains mask encription keys, then this mask-info field will be generated, This JSON Content alligns to the bean org.onap.ccsdk.config.model.data.custom.MaskInfo ",
+ "description": "If template contains mask encription keys, then this mask-info field will be generated, This JSON Content alligns to the bean org.onap.ccsdk.features.model.data.custom.MaskInfo ",
"required": false,
"type": "string"
},