Pick up maven-pmd-plugin version from parent
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -528,7 +528,6 @@ under the License.
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-pmd-plugin</artifactId>
|
<artifactId>maven-pmd-plugin</artifactId>
|
||||||
<version>3.19.0</version>
|
|
||||||
<configuration>
|
<configuration>
|
||||||
<targetJdk>1.8</targetJdk>
|
<targetJdk>1.8</targetJdk>
|
||||||
<linkXref>true</linkXref>
|
<linkXref>true</linkXref>
|
||||||
|
|||||||
Reference in New Issue
Block a user