Remove netconf-monitoring
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 7872771f3e70bafe431be706e259e6eb2e0b86e9..beaed7d7dd818a0526629796442d3c3f7235988c 100644 (file)
             <artifactId>netconf-mapping-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>netconf-monitoring</artifactId>
+            <groupId>org.opendaylight.netconf</groupId>
+            <artifactId>mdsal-netconf-monitoring</artifactId>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>