summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorArne Juul <arnej@yahoo-inc.com>2017-10-03 13:43:24 +0000
committerArne Juul <arnej@yahoo-inc.com>2017-10-05 06:26:05 +0000
commit6e3ba633e61824224fc4160928f1b8bd4e81b50e (patch)
tree39ddbd0b1a66e83a0b26f3c3a7ffa5f1e377a3af /config-model/pom.xml
parent4dcb4d900d6ac8143e95cf7189b40fbc464182e6 (diff)
move logforwarder.def to configdefinitions module
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 8d8ea3203b5..4e79da3279d 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -285,11 +285,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>logforwarder</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_${scala.major-version}</artifactId>
<scope>test</scope>