mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[releng] Update to newest maven-pmd-plugin
Change-Id: I357bdc57b8f1743928899fb91ac4a316008b58bf
This commit is contained in:
parent
eea4bbabd6
commit
c3d4f06575
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -808,7 +808,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-pmd-plugin</artifactId>
|
||||
<version>3.10.0</version>
|
||||
<version>3.11.0</version>
|
||||
<configuration>
|
||||
<sourceEncoding>utf-8</sourceEncoding>
|
||||
<minimumTokens>100</minimumTokens>
|
||||
|
|
Loading…
Add table
Reference in a new issue