Remove references to controller's sal-remote 45/56145/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Apr 2017 09:11:40 +0000 (11:11 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Apr 2017 09:11:40 +0000 (11:11 +0200)
This model has been migrated here, so all references should
be removed.

Change-Id: I8921c66a702a4f5f914c68c9339a46e175cc7b1e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/restconf/pom.xml
restconf/sal-rest-connector/pom.xml
restconf/sal-restconf-broker/pom.xml

index 25162d087ed81d5ce0c3f191e75efd04e9d6957e..66b04a9cf29fb97320b5c9d00adaf9ad10b8320d 100644 (file)
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-remote</artifactId>
-      <version>${controller.mdsal.version}</version>
-    </dependency>
 
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
index 5db5ee27c6c4cf70098eaccf00cb2f2bedbd162a..bb23b983899edee8b89809090f0bf9f392816878 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-broker-impl</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-remote</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-data-api</artifactId>
index 7a3167e9207c3101d4e0c705b585a30fbae99042..1e6adbf7cf56327314a61fcbc433b9e70ffc8aac 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-core-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-remote</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>restconf-client-api</artifactId>