summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorOla Aunrønning <ola.aunroe@gmail.com>2019-01-10 22:05:05 +0100
committerOla Aunrønning <ola.aunroe@gmail.com>2019-01-10 22:05:05 +0100
commitca4415af8c45edc3eab2344b5a8f9cf2089d00c5 (patch)
tree033f1fda94b81457c2a4b857a74eca3b1a1ea7c2 /config-model/pom.xml
parent9e8d4d88d9d5def49858ba1c32ed591e340b22c6 (diff)
Revert "Added logserver feature flag (#8065)"
This reverts commit 7a8c964cbc167b617a6c5feb8c62b7585d7e542a.
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>