Release mdsal
[mdsal.git] / dom / mdsal-dom-broker / pom.xml
index 27da14565762b3e94eb469e1c67bd15c00a715e5..aeb45c2c49bc43216bdcb6a3c89d4b9f4c1ad930 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>6.0.3-SNAPSHOT</version>
+        <version>7.0.12</version>
         <relativePath>../dom-parent</relativePath>
     </parent>
 
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.lmax</groupId>
-            <artifactId>disruptor</artifactId>
-        </dependency>
 
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
@@ -55,7 +51,7 @@
             <artifactId>yang-model-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>