summaryrefslogtreecommitdiffstats
path: root/docprocs/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docprocs/pom.xml')
-rw-r--r--docprocs/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/docprocs/pom.xml b/docprocs/pom.xml
index e001d83a00f..6d654deea44 100644
--- a/docprocs/pom.xml
+++ b/docprocs/pom.xml
@@ -57,10 +57,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>annotations</artifactId>
</exclusion>
- <exclusion>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
- </exclusion>
</exclusions>
<!-- End Workaround -->