mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
[releng] Update to latest maven-pmd-plugin
Change-Id: Idf49ce332d5480fe5982bf60788e085e0cb37d27
This commit is contained in:
parent
f0d7dd7864
commit
e5eb338f71
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -928,7 +928,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-pmd-plugin</artifactId>
|
||||
<version>3.13.0</version>
|
||||
<version>3.14.0</version>
|
||||
<configuration>
|
||||
<sourceEncoding>utf-8</sourceEncoding>
|
||||
<minimumTokens>100</minimumTokens>
|
||||
|
|
Loading…
Add table
Reference in a new issue