Further dependency cleanups 38/96138/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 12 May 2021 21:32:14 +0000 (23:32 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 12 May 2021 21:32:14 +0000 (23:32 +0200)
We have two other unused dependencies, remove them as well.

Change-Id: I2870ffd2450ce7783609bf58b1b26209adbde0fb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/mdsal-netconf-tcp/pom.xml
netconf/netconf-netty-util/pom.xml

index 4a5582e2c7aed758eec384c3daa98dae5822ec32..d8a0ece47017de7a84534a20e9de12bb327e1dd4 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>netconf-util</artifactId>
-    </dependency>
   </dependencies>
 
 </project>
index 18b376da5574b72cc4aace07c35c66ef26143e2a..d301b9cc5a5d636fd76ddd5b7a94fe8bffb4a397 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>netconf-mapping-api</artifactId>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-util</artifactId>