We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f9a90 commit fb434e5Copy full SHA for fb434e5
pom.xml
@@ -56,8 +56,8 @@
56
</scm>
57
58
<properties>
59
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
60
- <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+ <maven.compiler.source>8</maven.compiler.source>
+ <maven.compiler.target>8</maven.compiler.target>
61
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
62
</properties>
63
0 commit comments