diff --git a/openjpa-integration/validation/pom.xml b/openjpa-integration/validation/pom.xml index a18a57c96..b1465e105 100644 --- a/openjpa-integration/validation/pom.xml +++ b/openjpa-integration/validation/pom.xml @@ -37,11 +37,12 @@ OpenJPA Integration Tests - Bean Validation - + bval + true bval @@ -55,7 +56,6 @@ org.apache.bval org.apache.bval.bundle - 0.1-incubating test @@ -74,7 +74,6 @@ commons-lang commons-lang - 2.4 test @@ -100,11 +99,10 @@ - + hibernate - true hibernate diff --git a/pom.xml b/pom.xml index 74ec01624..a8e8f60a6 100644 --- a/pom.xml +++ b/pom.xml @@ -656,6 +656,16 @@ geronimo-validation_1.0_spec 1.1 + + org.apache.bval + org.apache.bval.bundle + 0.1-incubating + + + commons-beanutils + commons-beanutils + 1.8.3 + org.apache.derby derby