cucumberbasic
cucumberbasic copied to clipboard
Update pom.xml
this change is to support new version of maven <maven.compiler.source>1.6</maven.compiler.source> <maven.compiler.target>1.6</maven.compiler.target> to <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target>