Remove dependency on sal-connector-api 73/82373/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 16:20:01 +0000 (18:20 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 31 May 2019 17:34:34 +0000 (17:34 +0000)
We are not using anything from this artifact, just remove
the dependency.

Change-Id: I89fe3482a9482bdaf2fce88d66fd778539c0a55d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/sal-netconf-connector/pom.xml

index 75317092633cffa9f3e6d465a9828ec04229a7bf..8621f05a3fb272e2b0323e66dfb774fcea279c02 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-util</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-connector-api</artifactId>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>ietf-netconf-monitoring</artifactId>