Release mdsal
[mdsal.git] / dom / mdsal-dom-spi / pom.xml
index cbb12506a1fd1d3deeda101fcd015a2464d2e3f7..08801b73f4cd65544668130a859c6eff4fee237a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.0-SNAPSHOT</version>
+        <version>13.0.1</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
             <groupId>org.eclipse.jdt</groupId>
             <artifactId>org.eclipse.jdt.annotation</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.gaul</groupId>
+            <artifactId>modernizer-maven-annotations</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>