aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Bratseth <jonbratseth@yahoo.com>2018-01-23 12:37:09 +0100
committerGitHub <noreply@github.com>2018-01-23 12:37:09 +0100
commitee0e0572a99d75f4222eb7303771ebbf637d6749 (patch)
tree611c2f30fef673664ada399b59a531871a8f2509
parent8c66ba1362e8f6da51ae854c6d5df513c1ecf88b (diff)
parente99fd5be6bbe4417b9d649a707092e21493d492d (diff)
Merge pull request #4751 from vespa-engine/bratseth/not-provided
Bundle deps as this is a standalone tool
-rw-r--r--application-preprocessor/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/application-preprocessor/pom.xml b/application-preprocessor/pom.xml
index b26f9d55d7e..1ef58698ce5 100644
--- a/application-preprocessor/pom.xml
+++ b/application-preprocessor/pom.xml
@@ -52,7 +52,6 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <scope>provided</scope>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>