summaryrefslogtreecommitdiffstats
path: root/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-06 06:21:43 -0400
committerDan Timoney <dtimoney@att.com>2023-06-06 06:21:43 -0400
commit1ad367386f315646cec9cd4b179e8e941a19970a (patch)
tree5f8b2c8682f7f84323e62b8d917d439d95c68a4c /netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
parentbd55b57ddab7d3c6bbc5cbe458a3c6dfd9f08d58 (diff)
Add installer for Bierman API
Add installer for Bierman API feature Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia9228e18579ed37a8ed6b9800f06a77ca7faad3c
Diffstat (limited to 'netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml')
-rw-r--r--netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
index 9a18633..925e29f 100644
--- a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
+++ b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
@@ -40,12 +40,6 @@
<artifactId>restconf-nb-bierman02</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.opendaylight.netconf</groupId>
- <artifactId>sal-rest-connector-config</artifactId>
- <type>cfg</type>
- <classifier>restconf</classifier>
- </dependency>
<!-- TODO: Remove this when RESTCONF is converted to GSON -->
<dependency>