summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/pom.xml b/config/pom.xml
index 1be07b9b1b2..d4f6fd1ebf5 100755
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -22,10 +22,6 @@
<!-- compile scope -->
<dependency>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>annotations</artifactId>
- </dependency>
- <dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>annotations</artifactId>
<version>${project.version}</version>