diff options
Diffstat (limited to 'sdnr/northbound/addCMHandle/model/pom.xml')
-rw-r--r-- | sdnr/northbound/addCMHandle/model/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml index c34508fc3..408ada228 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -38,11 +38,13 @@ <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> <dependencies> + <!-- <dependency> <groupId>org.opendaylight.netconf</groupId> <artifactId>sal-netconf-connector</artifactId> <scope>provided</scope> </dependency> + --> <dependency> <groupId>org.opendaylight.mdsal</groupId> <artifactId>mdsal-binding-dom-codec-api</artifactId> |