Decouple message bus from netconf connector
[controller.git] / opendaylight / md-sal / messagebus-impl / pom.xml
index 472617ceb9384feced2e82c162cb903cc9379ddb..108a295bb717c92c1a4e90ee5be67c805de8280d 100644 (file)
@@ -23,18 +23,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <packaging>bundle</packaging>\r
 \r
     <dependencies>\r
-        <dependency>\r
-            <groupId>org.opendaylight.controller</groupId>\r
-            <artifactId>ietf-netconf-notifications</artifactId>\r
-        </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>sal-binding-api</artifactId>\r
         </dependency>\r
-        <dependency>\r
-            <groupId>org.opendaylight.controller</groupId>\r
-            <artifactId>sal-netconf-connector</artifactId>\r
-        </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>sal-core-api</artifactId>\r
@@ -54,16 +46,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>messagebus-api</artifactId>\r
-            <version>1.3.0-SNAPSHOT</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
-            <artifactId>messagebus-spi</artifactId>\r
-            <version>1.3.0-SNAPSHOT</version>\r
+            <artifactId>messagebus-util</artifactId>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
-            <artifactId>sal-netconf-connector</artifactId>\r
+            <artifactId>messagebus-spi</artifactId>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r