From db675a54e8e7bb3553e059d237774b4b737488f1 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Wed, 21 Mar 2018 14:16:56 -0400 Subject: added custom validators for use with openpojo Change-Id: I7c9fdeb6bccddb1b7ec6bf845351731c3043aafa Issue-ID: SO-510 Signed-off-by: Benjamin, Max (mb388a) --- common/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml index aeef257d48..adc102e150 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -52,12 +52,6 @@ 3.1.0 provided - - org.hamcrest - hamcrest-library - 1.3 - test - org.jboss.spec.javax.ejb jboss-ejb-api_3.2_spec -- cgit