From d495afed8fd32807a8b59b4d13f375d30922507b Mon Sep 17 00:00:00 2001 From: thecoder4eu Date: Sat, 6 Oct 2018 17:45:59 +0200 Subject: [PATCH] Activate Java 11 build tasks. --- build.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index cb2f1f588..0f59faf24 100644 --- a/build.properties +++ b/build.properties @@ -69,7 +69,7 @@ java7=NO java8=YES java9=No java10=Yes -java11=No +java11=YES # ADVANCED: Optional javac target compilation properties # You can specify comma separated options for every target java version # Examples diff --git a/pom.xml b/pom.xml index 52f0fc4fd..008f55e8f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.bootsfaces bootsfaces - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT BootsFaces TheCoder4EU http://www.bootsfaces.net