Bump odlparent to 13.0.0
[mdsal.git] / dom / mdsal-dom-api / pom.xml
index 19bfecb8d80c74caee43e7d9bc255f236e385bed..0fcf967f6664b9f28f28ee1ebe40f621636f280a 100644 (file)
     <packaging>bundle</packaging>
 
     <dependencies>
+        <dependency>
+            <groupId>com.github.spotbugs</groupId>
+            <artifactId>spotbugs-annotations</artifactId>
+            <optional>true</optional>
+        </dependency>
+        <dependency>
+            <groupId>org.gaul</groupId>
+            <artifactId>modernizer-maven-annotations</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-common-api</artifactId>