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, 4 insertions, 0 deletions
diff --git a/docprocs/pom.xml b/docprocs/pom.xml
index 24df58ad268..962906a6949 100644
--- a/docprocs/pom.xml
+++ b/docprocs/pom.xml
@@ -89,6 +89,10 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava</artifactId>
+ </exclusion>
+ <exclusion>
<groupId>com.yahoo.vespa</groupId>
<artifactId>document</artifactId>
</exclusion>