From ef38af5dec46f6697fb10fd400f3640b68c4d840 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 25 Mar 2018 16:31:40 -0700 Subject: Restrict the 1.2.x test suite to Carbonado 1.2.x --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9c240f6..699e38e 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ com.amazon.carbonado carbonado - [1.2.4,) + [1.2.4,1.3) test @@ -111,7 +111,7 @@ com.h2database h2 - [1.2,) + [1.4.191,) test -- cgit v1.2.3