Anthony Oruovo

Results 1 comments of Anthony Oruovo

Adding a `pom.xml` at project root worked for me.\ \ Just do: ```xml 1.8 1.8 ``` **PS**: I did change the `maven.compiler.source` and `maven.compiler.target` values I should add.