Merge (OSGi)DOMRpcRouter
[mdsal.git] / dom / mdsal-dom-broker / pom.xml
index 870b1784478783bef9cb8ad533dfd4a896ce0fd4..6279d2328f6feb9b763394af1eb04298f818e96f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.6-SNAPSHOT</version>
         <relativePath>../dom-parent</relativePath>
     </parent>
 
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>
+        <dependency>
+            <groupId>javax.annotation</groupId>
+            <artifactId>javax.annotation-api</artifactId>
+            <scope>provided</scope>
+            <optional>true</optional>
+        </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <artifactId>metainf-services</artifactId>