use Java 8 JDK in Maven and Eclipse

use Java 8 JDK in Maven and Eclipse
re‮:ot ref‬lautturi.com
<properties>
  <maven.compiler.target>1.8</maven.compiler.target>
  <maven.compiler.source>1.8</maven.compiler.source>
</properties>
Created Time:2017-08-30 09:29:55  Author:lautturi