Fix the Naming policy example
[policy/models.git] / models-examples / src / main / resources / policytypes / onap.policies.Naming.yaml
index a444351..6fc53d7 100644 (file)
@@ -61,7 +61,7 @@ data_types:
                 type: policy.data.increment-sequence
                 required: false
     policy.data.increment-sequence:
-        derived_from: tosca.nodes.Root
+        derived_from: tosca.datatypes.Root
         properties:
             scope:
                 type: list
@@ -98,4 +98,4 @@ data_types:
                 required: true
             length:
                 type: string
-                required: true
\ No newline at end of file
+                required: true