From 3685729d31da23583483d5bf45027e805a8f82a9 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sun, 4 Apr 2010 12:05:48 +0000 Subject: [PATCH] --- support/test/pom.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/support/test/pom.xml b/support/test/pom.xml index 5ab92ab2..3a5d6aa6 100644 --- a/support/test/pom.xml +++ b/support/test/pom.xml @@ -22,6 +22,11 @@ 0.2-SNAPSHOT test-jar + javax.transaction transaction-api @@ -51,17 +56,19 @@ commons-dbcp commons-dbcp + - javax.persistence - persistence-api + org.eclipse.persistence + eclipselink - toplink.essentials - toplink-essentials + javax.persistence + persistence-api org.dbunit @@ -76,5 +83,5 @@ slf4j-jdk14 - + -- 2.31.1