Make source-db consistent across samples
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / vf-nf-code.json
index 2f839ac..1bf36ef 100755 (executable)
@@ -8,7 +8,7 @@
   },
   "sources" : {
     "processor-db" : {
-      "type" : "source-processor-db",
+      "type" : "source-db",
       "properties" : {
         "type" : "SQL",
         "query" : "select sdnctl.VF_MODEL.nf_code as vf_nf_code from sdnctl.VF_MODEL where sdnctl.VF_MODEL.customization_uuid=:customizationid",
@@ -22,4 +22,4 @@
       }
     }
   }
-}
\ No newline at end of file
+}