Get rid of JSR305 annotations
[bgpcep.git] / bmp / bmp-impl / pom.xml
index 97fc42de82ef1b8407560276d4f79a04d4182d7b..be26f4c63d3e49aaf8a023a75503ad081531b44c 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-model-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.checkerframework</groupId>
+            <artifactId>checker-qual</artifactId>
+        </dependency>
         <!-- test dependencies -->
         <dependency>
             <groupId>org.mockito</groupId>