mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 01:35:39 +02:00
Update outdated Maven plugin
Change-Id: I292e8ddf64db660f89535f5fe9e8e0b6792bd214 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
parent
655e32bfa9
commit
9280202a2a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -539,7 +539,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-pmd-plugin</artifactId>
|
||||
<version>3.7</version>
|
||||
<version>3.8</version>
|
||||
<configuration>
|
||||
<sourceEncoding>utf-8</sourceEncoding>
|
||||
<minimumTokens>100</minimumTokens>
|
||||
|
|
Loading…
Add table
Reference in a new issue