Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9cd184ef2b013197cd984cf881335c08a9eab01f
  - Fix data type properties declaration
    
    According to TOSCA Network properties definition the keyname 'ip_version:' should have Integer as valid_values rather than String
    Where the keyname 'count:' is declared as a String type the default value should be String rather than Integer
    Fix misspelled ONAP types 'onap.datatypes.monitoring.measurementType' and 'onap.datatypes.monitoring.managedObjectDNsBasic'
    Fix the keynames 'upstream:' and 'downstream:' as both are declared as a String type the valid_values should be String rather than Integer
    
    Issue-ID: SDC-2864
    Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
    Change-Id: I56afdf2818b5f2463fb6088cd8b468fd38ef5086
    
1 file changed