summaryrefslogtreecommitdiffstats
path: root/chain
diff options
context:
space:
mode:
Diffstat (limited to 'chain')
-rwxr-xr-xchain/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/chain/pom.xml b/chain/pom.xml
index 6b4da4f8c72..2ead24a89b7 100755
--- a/chain/pom.xml
+++ b/chain/pom.xml
@@ -16,14 +16,6 @@
<version>7-SNAPSHOT</version>
<dependencies>
<dependency>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>annotations</artifactId>
- </dependency>
- <dependency>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
- </dependency>
- <dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>annotations</artifactId>
<version>${project.version}</version>