summaryrefslogtreecommitdiffstats
path: root/documentapi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentapi/pom.xml')
-rw-r--r--documentapi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentapi/pom.xml b/documentapi/pom.xml
index 9b690f345ae..271a984ea30 100644
--- a/documentapi/pom.xml
+++ b/documentapi/pom.xml
@@ -27,8 +27,8 @@
<!-- Needed because 'document' uses guava collections, and has guava only in provided scope -->
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
+ <scope>test</scope>
</dependency>
-
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>