summaryrefslogtreecommitdiffstats
path: root/application-model
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-26 23:16:42 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-26 23:16:42 +0100
commite8184a0bff1d83d62c30bd6e35a908ca40909de0 (patch)
treeeef13f3dbdf16196c3a706459baa6a89f6d30c38 /application-model
parent972743d28e0541f717682dd4004500cb329c0917 (diff)
Use compile scope
Diffstat (limited to 'application-model')
-rw-r--r--application-model/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/application-model/pom.xml b/application-model/pom.xml
index f81c4ea4b62..c47fccc51bc 100644
--- a/application-model/pom.xml
+++ b/application-model/pom.xml
@@ -24,7 +24,6 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <scope>provided</scope>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>