Bump versions to 12.0.3-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-loader / pom.xml
index 19d85d23e32ff42d59ef88488317f64b664f8453..5d8370260bd28dee5088d01197c5baf3b5c5910b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>11.0.3-SNAPSHOT</version>
+        <version>12.0.3-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding</artifactId>