summaryrefslogtreecommitdiffstats
path: root/testsuites/integration/integration-common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/integration/integration-common/pom.xml')
-rw-r--r--testsuites/integration/integration-common/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/integration/integration-common/pom.xml b/testsuites/integration/integration-common/pom.xml
index 7ec330304..7cb679815 100644
--- a/testsuites/integration/integration-common/pom.xml
+++ b/testsuites/integration/integration-common/pom.xml
@@ -54,6 +54,7 @@
<plugins>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
+ <version>3.10.0</version>
<configuration>
<excludes>
<exclude>**/test/common/**/*.java</exclude>
@@ -113,4 +114,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>