BUG 2412 - remove CompositeNode from sal-binding-dom-it
authorJan Hajnar <jhajnar@cisco.com>
Wed, 18 Mar 2015 14:23:37 +0000 (15:23 +0100)
committerTony Tkacik <ttkacik@cisco.com>
Thu, 19 Mar 2015 16:22:54 +0000 (17:22 +0100)
* removed all CompositeNodes from tests which used it. Tests have to be
rewriten with NormalizedNodes ASAP.

Change-Id: Ib666f9fb9de9fc35e1be554cb630ea5f01f6617e
Signed-off-by: Jan Hajnar <jhajnar@cisco.com>
opendaylight/md-sal/sal-rest-connector/pom.xml

index 7daad1631aac9153b4021b5a52c8ecd51cefab50..3fcecfd9296c91d4731506570ddb643738332ab0 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-core-spi</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.yangtools</groupId>
-      <artifactId>yang-data-composite-node</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-data-codec-gson</artifactId>