Skip to content

Instantly share code, notes, and snippets.

@ahrytsiuk
Last active November 30, 2020 13:29
Show Gist options
  • Save ahrytsiuk/470972d92b5bfa067bcf3ed989c9e7b7 to your computer and use it in GitHub Desktop.
Save ahrytsiuk/470972d92b5bfa067bcf3ed989c9e7b7 to your computer and use it in GitHub Desktop.
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
<maven.compiler.showWarnings>true</maven.compiler.showWarnings>
</properties>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment