Closed larsgrefer closed 8 years ago
The Readme.md says:
Prerequisistes: Java 7
but the pom.xml contains:
<maven.compiler.source>1.6</maven.compiler.source> <maven.compiler.target>1.6</maven.compiler.target>
Updated doc, thank you
The Readme.md says:
but the pom.xml contains: