X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Ftest%2Fresources%2Fexample%2Fxsl-validation%2FmodelBpmnForVerif.json;h=40afe179ec52f5fb7711ad1994d162090bfe9549;hb=eaea5ad06aa510cbf36bb95c920932ab6de0e6de;hp=1bef49a1ab495bb4d9ec54d4034a423fcaf06c40;hpb=af0fbf9edb92544380d40ab2cffb87c89831944f;p=clamp.git diff --git a/src/test/resources/example/xsl-validation/modelBpmnForVerif.json b/src/test/resources/example/xsl-validation/modelBpmnForVerif.json index 1bef49a1..40afe179 100644 --- a/src/test/resources/example/xsl-validation/modelBpmnForVerif.json +++ b/src/test/resources/example/xsl-validation/modelBpmnForVerif.json @@ -1,38 +1,38 @@ { - "collector": [ - { - "id": "Collector_", - "from": "StartEvent_1" - } - ], - "stringMatch": [ - { - "id": "StringMatch_0tw2y4f", - "from": "Collector_" - } - ], - "policy": [ - { - "id": "Policy_", - "from": "TCA_09hcdsx" - } - ], - "tca": [ - { - "id": "TCA_09hcdsx", - "from": "VesCollector_1kxjxy6" - } - ], - "vesCollector": [ - { - "id": "VesCollector_1kxjxy6", - "from": "Holmes_1fzdqp9" - } - ], - "holmes": [ - { - "id": "Holmes_1fzdqp9", - "from": "StringMatch_0tw2y4f" - } - ] -} \ No newline at end of file + "collector": [ + { + "id": "Collector_", + "from": "StartEvent_1" + } + ], + "stringMatch": [ + { + "id": "StringMatch_0tw2y4f", + "from": "Collector_" + } + ], + "policy": [ + { + "id": "Policy_", + "from": "TCA_09hcdsx" + } + ], + "tca": [ + { + "id": "TCA_09hcdsx", + "from": "VesCollector_1kxjxy6" + } + ], + "vesCollector": [ + { + "id": "VesCollector_1kxjxy6", + "from": "Holmes_1fzdqp9" + } + ], + "holmes": [ + { + "id": "Holmes_1fzdqp9", + "from": "StringMatch_0tw2y4f" + } + ] +}