summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-03-22 10:26:56 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-22 10:26:56 +0000
commit54fbbb80d7f895150d2cc2a028f90a58b93e3814 (patch)
tree3f278bcc13432abaa6700e2ca79c2595f3a9c547 /common/pom.xml
parentfbdba83be5d7b10eb613e31c32a2d2af4565b1ab (diff)
parentdb675a54e8e7bb3553e059d237774b4b737488f1 (diff)
Merge "added custom validators for use with openpojo"
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/pom.xml b/common/pom.xml
index aeef257d48..adc102e150 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -53,12 +53,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-library</artifactId>
- <version>1.3</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.jboss.spec.javax.ejb</groupId>
<artifactId>jboss-ejb-api_3.2_spec</artifactId>
<version>1.0.0.Final</version>