mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
[releng] Update to latest maven-resources-plugin version
This commit is contained in:
parent
03dee82336
commit
febbaa9ffe
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -897,7 +897,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-resources-plugin</artifactId>
|
||||
<version>3.2.0</version>
|
||||
<version>3.3.0</version>
|
||||
<configuration>
|
||||
<encoding>ISO-8859-1</encoding>
|
||||
</configuration>
|
||||
|
|
Loading…
Add table
Reference in a new issue