diff options
author | Marcus G K Williams <marcus.williams@intel.com> | 2018-05-16 23:59:49 -0700 |
---|---|---|
committer | Marcus G K Williams <marcus.williams@intel.com> | 2018-05-17 00:37:06 -0700 |
commit | 77e3e0645cd638d80011d7ecb66a2b60ead86b2e (patch) | |
tree | 77b07945e7f8aabe41e984785c9433574990e740 /bpmn/MSOCoreBPMN/src/test/resources | |
parent | 9819e2b5c96c098a1901ace345fe9149af176e4a (diff) |
Revert placementInfo to placement in SniroHoming
Issue-ID: SO-628
Change-Id: I6e9e44d453a72b4e9ec1a0abe99eb8028aa5ba1a
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Diffstat (limited to 'bpmn/MSOCoreBPMN/src/test/resources')
-rw-r--r-- | bpmn/MSOCoreBPMN/src/test/resources/json-examples/SNIROExample.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOCoreBPMN/src/test/resources/json-examples/SNIROExample.json b/bpmn/MSOCoreBPMN/src/test/resources/json-examples/SNIROExample.json index 838bcd85a7..7e56b1a59d 100644 --- a/bpmn/MSOCoreBPMN/src/test/resources/json-examples/SNIROExample.json +++ b/bpmn/MSOCoreBPMN/src/test/resources/json-examples/SNIROExample.json @@ -11,7 +11,7 @@ ] } ], - "placementInfo": [ + "placement": [ { "assignmentInfo": [ { |