Remove netconf-monitoring
[netconf.git] / netconf / mdsal-netconf-monitoring / pom.xml
index 20df5db8cbd0bf1d5fca2be420f7229f16552719..574a8eeb8f6bade55eef668490e69225ca49a4be 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-mapping-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>netconf-monitoring</artifactId>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-util</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-binding-api</artifactId>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>mdsal-binding-api</artifactId>
      </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-util</artifactId>
-     </dependency>
+    </dependency>
 
     <dependency>
       <groupId>com.google.guava</groupId>