Do not pull checker-qual into runtime
[bgpcep.git] / concepts / pom.xml
index 43b62a65207edcde136a41e732bd1a3fee911791..b70a6d139ac8aeea037b4fce7713bf73da2c0cd7 100644 (file)
@@ -38,6 +38,7 @@
         <dependency>
             <groupId>org.checkerframework</groupId>
             <artifactId>checker-qual</artifactId>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>