Skip to content

Commit

Permalink
Output version analysis as UTF-8
Browse files Browse the repository at this point in the history
  • Loading branch information
nelbrecht committed Sep 12, 2022
1 parent 4df66a1 commit b73da52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@
<artifactId>versions-maven-plugin</artifactId>
<configuration combine.children="append">
<rulesUri>file://${user.home}/.m2/version-rules.xml</rulesUri>
<outputEncoding>UTF-8</outputEncoding>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit b73da52

Please sign in to comment.