Bump versions to 12.0.4-SNAPSHOT
[mdsal.git] / singleton-service / mdsal-singleton-common-api / pom.xml
index 54f6afe37e56fcf981834d37b5e6b99439eeebd3..dfb272e4035cd9918e4150bb2245e61c19a400b3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>8.0.8-SNAPSHOT</version>
+        <version>12.0.4-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>concepts</artifactId>