Replace FindBugs :jsr305 by full :annotation (Bug 7663) 99/50899/3
authorMichael Vorburger <vorburger@redhat.com>
Mon, 23 Jan 2017 20:05:17 +0000 (21:05 +0100)
committerRobert Varga <rovarga@cisco.com>
Thu, 26 Jan 2017 22:13:21 +0000 (23:13 +0100)
Change-Id: I17e6f6f75ca4972f433b19a1c518898941bab3e4
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
restconf/sal-rest-connector/pom.xml

index 14d4cf3ac1a51af90168646781e7fdb2c1de3386..86aac56e4085edb5ddefbd93f5a75ff370ae1704 100644 (file)
       <artifactId>logback-classic</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>com.google.code.findbugs</groupId>
-      <artifactId>jsr305</artifactId>
-    </dependency>
     <dependency>
       <groupId>javax.annotation</groupId>
       <artifactId>javax.annotation-api</artifactId>