add group notation to resource dictionary
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / test-dictionary / unit-number.json
old mode 100644 (file)
new mode 100755 (executable)
index 333fd78..ea42224
@@ -1,6 +1,7 @@
 {
     "tags": "unit-number",
     "name": "unit-number",
+    "group":"default",
     "property": {
       "description": "unit-number",
       "type": "string"
@@ -11,4 +12,4 @@
         "type": "source-input"
       }
     }
-  }
\ No newline at end of file
+  }