summaryrefslogtreecommitdiffstats
path: root/blueprints-processor/plugin/generator-provider
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2018-09-07 10:06:06 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2018-09-07 10:26:09 -0400
commit1f06d61152c1664e413200bc54e03e5828abcb2f (patch)
treefdaf09438ef1470d73d517298f2fad80d8edcef9 /blueprints-processor/plugin/generator-provider
parentac1650b87348b4b01080ae210062c48da355496c (diff)
SDN Controller Blueprints Processor Features
Fixing Installer POM File to update features repo to org.onap.ccsdk.features/ccsdk-features Change-Id: I53a0b507326f926837a87f00e51cf116fdadfe4c Issue-ID: CCSDK-505 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Diffstat (limited to 'blueprints-processor/plugin/generator-provider')
-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 d2c16ede1..0d569ef85 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
@@ -132,7 +132,7 @@
},
"capabilities": {
"content": {
- "type": "tosca.capability.Content",
+ "type": "tosca.capabilities.Content",
"properties": {
"content": {
"required": true,
@@ -141,7 +141,7 @@
}
},
"mapping": {
- "type": "tosca.capability.Mapping",
+ "type": "tosca.capabilities.Mapping",
"properties": {
"mapping": {
"required": false,
@@ -252,7 +252,7 @@
"type": "tosca.capabilities.Node"
},
"content": {
- "type": "tosca.capability.Content",
+ "type": "tosca.capabilities.Content",
"properties": {
"type": {
"required": false,