diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2018-09-12 11:02:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-12 11:02:28 +0000 |
commit | b1cf55077f382826dd70a53032a8a880b12db87c (patch) | |
tree | 3aa1c99f3d2c5af6fa2b12cd300c493d35fe4b43 /bpmn/so-bpmn-infrastructure-common | |
parent | a9c0f01b68cc9abc1f4ac22b6f8fcf43a3538cc8 (diff) | |
parent | db566f414f36c36bcaddf9215a340fdfdc71d1b5 (diff) |
Merge "NexusIQ issue: jackson-databind"
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-common')
-rw-r--r-- | bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.groovy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.groovy b/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.groovy index 3d8b2571aa..17dbe50cc5 100644 --- a/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.groovy +++ b/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.groovy @@ -20,7 +20,6 @@ package org.onap.so.bpmn.infrastructure.scripts -import org.codehaus.jackson.map.ObjectMapper import org.onap.so.bpmn.infrastructure.properties.BPMNProperties import java.util.ArrayList |