Skip to content

Commit

Permalink
Activate Java 11 build tasks.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCoder4eu authored and stephanrauh committed Oct 13, 2018
1 parent 53a329a commit d495afe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.bootsfaces</groupId>
<artifactId>bootsfaces</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.4.0-SNAPSHOT</version>
<name>BootsFaces</name>
<description>TheCoder4EU</description>
<url>http://www.bootsfaces.net</url>
Expand Down

0 comments on commit d495afe

Please sign in to comment.