Commit d1e6c3b5 authored by Dave Syer's avatar Dave Syer

All JDK 1.8 as a lower limit

parent 6b921602
......@@ -433,7 +433,7 @@
<configuration>
<rules>
<requireJavaVersion>
<version>(1.8,)</version>
<version>[1.8,)</version>
</requireJavaVersion>
<requireProperty>
<property>main.basedir</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment