summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/pom.xml
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-09-21 00:03:01 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-21 00:03:01 +0000
commitc510fe911f91145adc9470b82687ac0614a37684 (patch)
tree4d0ebd92c0b76306cdddad7844a83aa28216d8ec /bpmn/so-bpmn-infrastructure-flows/pom.xml
parent35d4ded98df1d5603c173118fa648bc38967825a (diff)
parent21c0990a50556bb57e4e13e1ebdbff976cc813f0 (diff)
Merge "Standardize 3rd party library versions"
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-flows/pom.xml')
-rw-r--r--bpmn/so-bpmn-infrastructure-flows/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/bpmn/so-bpmn-infrastructure-flows/pom.xml b/bpmn/so-bpmn-infrastructure-flows/pom.xml
index 4db7b3ff66..63b66cafe5 100644
--- a/bpmn/so-bpmn-infrastructure-flows/pom.xml
+++ b/bpmn/so-bpmn-infrastructure-flows/pom.xml
@@ -168,11 +168,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>guava</artifactId>
-
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.10.19</version>