From ee9a023b88e078c7b0d2b27703cd8f6d92095e35 Mon Sep 17 00:00:00 2001 From: Thomas Darimont Date: Mon, 19 May 2014 11:36:31 +0200 Subject: [PATCH] DATAREST-305 - Enable Java 8 build in maven configuration. Extended closed interval in maven enforcerer plugin configuration to include Java 8 (1.8). Original pull request: #138. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fd2f3a76..8d1dd4cf6 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ - [1.7,1.8) + [1.7,1.9)