diff options
author | Marcus Williams <marcus.williams@intel.com> | 2018-08-06 20:06:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-06 20:06:17 +0000 |
commit | 419d6df27b2281d36e2d7488da9876510680d6a3 (patch) | |
tree | fb44e0f2e980542d38fbc4ddf9b646c52e890d4c /bpmn/mso-infrastructure-bpmn | |
parent | 019a73fb032274cdef4c6d1ddb87a242cb2230d1 (diff) | |
parent | 555879f583fc23c41da1f65d7227ca4685f53a17 (diff) |
Merge "Fix Invalid BPMN"
Diffstat (limited to 'bpmn/mso-infrastructure-bpmn')
-rw-r--r-- | bpmn/mso-infrastructure-bpmn/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index 17214e5e10..57bfb4ed30 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -179,7 +179,6 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <scope>test</scope> </dependency> <dependency> <groupId>org.springframework.cloud</groupId> |