Skip to content

Commit

Permalink
Use UTF-8 for the pom
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet authored and slawekjaranowski committed Apr 7, 2023
1 parent ae277e5 commit 015fc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 015fc76

Please sign in to comment.