summaryrefslogtreecommitdiffstats
path: root/searchlib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/pom.xml')
-rw-r--r--searchlib/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/searchlib/pom.xml b/searchlib/pom.xml
index 0202f8510bb..8037f1d399a 100644
--- a/searchlib/pom.xml
+++ b/searchlib/pom.xml
@@ -51,12 +51,10 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
- <scope>test</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <scope>test</scope>
</dependency>
</dependencies>
<build>