From 49a379b36abd512ebb6fa61ba973f64c0513e614 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 5 Mar 2015 16:51:19 -0800 Subject: Adding tests for the JDBCTransactionManager. Related to Carbonado commit 714003911f00d63be0d2ab23a6028005150f9840. --- pom.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1feb726..9c240f6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ carbonado-test-suite jar CarbonadoTestSuite - 1.2.3 + 1.2.4 Test suite for Carbonado. @@ -69,21 +69,21 @@ com.amazon.carbonado carbonado - 1.2.3 + [1.2.4,) test com.amazon.carbonado carbonado-sleepycat-je - 1.2.3 + [1.2.4,) test com.amazon.carbonado carbonado-sleepycat-db - 1.2.3 + [1.2.4,) test @@ -121,6 +121,13 @@ 4.7 test + + + org.easymock + easymock + [3.3,) + test + -- cgit v1.2.3