aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-06-02 21:58:25 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-06-06 09:41:01 +0200
commitc6dd2a5e2a5db5e61015f33c5666e3a2332b3c63 (patch)
tree8d28c77e3b5652c3d333484a2a4cee86d0398890 /pom.xml
parent3d8e2ef425b063aa74a811b736606dad858fdcac (diff)
downloadsonarqube-c6dd2a5e2a5db5e61015f33c5666e3a2332b3c63.tar.gz
sonarqube-c6dd2a5e2a5db5e61015f33c5666e3a2332b3c63.zip
Remove unused module microbenchmark-template
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/pom.xml b/pom.xml
index ae356ad3e6a..c7bc0bce6d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1449,14 +1449,6 @@
</profile>
<profile>
- <!-- add microbenchmarks module to IDE -->
- <id>includeMicrobenchmarkModule</id>
- <modules>
- <module>microbenchmark-template</module>
- </modules>
- </profile>
-
- <profile>
<!--
check if maven dependencies have vulnerabilities listed in CVE
Standalone command: mvn org.owasp:dependency-check-maven:check