aboutsummaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-search-and-docproc/pom.xml')
-rw-r--r--container-search-and-docproc/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/container-search-and-docproc/pom.xml b/container-search-and-docproc/pom.xml
index 36a5cc0c586..8c567c189ac 100644
--- a/container-search-and-docproc/pom.xml
+++ b/container-search-and-docproc/pom.xml
@@ -82,6 +82,10 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>jrt</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>searchlib</artifactId>
+ </exclusion>
</exclusions>
</dependency>
<dependency>
@@ -118,6 +122,10 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>jrt</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>searchlib</artifactId>
+ </exclusion>
</exclusions>
</dependency>
<dependency>