Bump odlparent to 13.0.0
[mdsal.git] / binding / binding-parent / pom.xml
index ef1c380484d42529d8124fbe73a62d8118ae62d9..1920aebf131633363810430900d1a9c03ccb4f3a 100644 (file)
                     <groupId>org.opendaylight.mdsal</groupId>
                     <artifactId>yang-binding</artifactId>
                 </dependency>
+                <dependency>
+                    <groupId>com.github.spotbugs</groupId>
+                    <artifactId>spotbugs-annotations</artifactId>
+                    <optional>true</optional>
+                </dependency>
             </dependencies>
             <build>
                 <pluginManagement>