Bump odlparent to 13.0.0
[yangtools.git] / tools / yang-model-validator / pom.xml
index c311581bd1ad3e767fb56242a73ef063867f485a..c040291707fcdbee481f5eef69d13a9cdb09ff27 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>12.0.6</version>
+        <version>13.0.0</version>
         <relativePath/>
     </parent>
 
     </dependencyManagement>
 
     <dependencies>
+        <dependency>
+            <groupId>com.github.spotbugs</groupId>
+            <artifactId>spotbugs-annotations</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-parser-impl</artifactId>