From fb364091bb04301097157a281b2187809a676052 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Wed, 10 Mar 2010 01:08:44 +0000 Subject: Fix h2 test dependency. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4695208..4976a95 100644 --- a/pom.xml +++ b/pom.xml @@ -98,8 +98,8 @@ - org.h2database - h2database + com.h2database + h2 [1.2,) test -- cgit v1.2.3