From f282081361bd7b926805b4ac949ef9aca9affb38 Mon Sep 17 00:00:00 2001 From: Shay Banon Date: Tue, 31 Jan 2012 21:00:58 +0200 Subject: [PATCH] upgrade to latest compiled jsr166 libs --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7ea73599120..3d18112dcfc 100644 --- a/pom.xml +++ b/pom.xml @@ -103,14 +103,14 @@ org.elasticsearch es-jsr166y - 20110918 + 20120131 compile org.elasticsearch es-jsr166e - 20110918 + 20120131 compile