summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 4a99593d505..57dbadd94ab 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -298,11 +298,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>flags</artifactId>
- <version>${project.version}</version>
- </dependency>
</dependencies>
<build>