Merge "Make logger final"
authorTony Tkacik <ttkacik@cisco.com>
Wed, 11 Mar 2015 19:25:45 +0000 (19:25 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 11 Mar 2015 19:25:46 +0000 (19:25 +0000)
opendaylight/netconf/netconf-cli/pom.xml

index e1226a5dc4d3a6a35e09e335628ab0a5aec576b3..c292d93206559fcf268866e75df86a9db3b7c2ba 100644 (file)
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-parser-impl</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-netconf-connector</artifactId>
-    </dependency>
   </dependencies>
 
   <build>