From 93414608afba1cf92f660199f1bbdf6c9aaaf1ea Mon Sep 17 00:00:00 2001 From: Inderjeet Singh Date: Wed, 30 Mar 2016 01:02:24 -0700 Subject: [PATCH] Fixed unbound range bug issue# 819 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3c0115cd..6240af44 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ doclint-java8-disable - [1.8, + [1.8,)