Skip to content

Commit dd4556b

Browse files
authored
Update pom.xml
Added missing configuration tag
1 parent df14a86 commit dd4556b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,9 @@
671671
<groupId>org.apache.maven.plugins</groupId>
672672
<artifactId>maven-resources-plugin</artifactId>
673673
<version>3.3.1</version>
674+
<configuration>
674675
<propertiesEncoding>UTF-8</propertiesEncoding>
676+
</configuration>
675677
</plugin>
676678
</plugins>
677679
</pluginManagement>

0 commit comments

Comments
 (0)