diff options
Diffstat (limited to 'sdnr/northbound/addCMHandle/provider/pom.xml')
-rw-r--r-- | sdnr/northbound/addCMHandle/provider/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdnr/northbound/addCMHandle/provider/pom.xml b/sdnr/northbound/addCMHandle/provider/pom.xml index 6c897ce11..b143173d8 100644 --- a/sdnr/northbound/addCMHandle/provider/pom.xml +++ b/sdnr/northbound/addCMHandle/provider/pom.xml @@ -79,11 +79,13 @@ <artifactId>netconf-dom-api</artifactId> <scope>provided</scope> </dependency> + <!-- <dependency> <groupId>org.opendaylight.netconf</groupId> <artifactId>sal-netconf-connector</artifactId> <scope>provided</scope> </dependency> + --> <dependency> <groupId>org.opendaylight.netconf</groupId> <artifactId>netconf-topology</artifactId> |