Skip to content

Commit

Permalink
Added required source files enconding.
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-petricca committed Nov 7, 2023
1 parent 43d0792 commit 4d8d545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<properties>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

<dependencies>
Expand Down

0 comments on commit 4d8d545

Please sign in to comment.