Bump versions to 12.0.1-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-dom-codec-osgi / pom.xml
index cd0a0f83f47d87de1dbf8efa9d47e15cf850ab2b..784a15cd4d7b16581cc020aad3c8ef1178e5a198 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>11.0.4-SNAPSHOT</version>
+        <version>12.0.1-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-data-api</artifactId>