aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 794d325883a..29f44382abb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,12 +237,6 @@
<version>1.15</version>
</plugin>
<plugin>
- <!-- declared to avoid enforcer error during SQ analysis when Clirr plugin installed -->
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>clirr-maven-plugin</artifactId>
- <version>2.6.1</version>
- </plugin>
- <plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>1.2.11</version>