diff options
Diffstat (limited to 'infra/minimal-distribution-core/pom.xml')
-rw-r--r-- | infra/minimal-distribution-core/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/infra/minimal-distribution-core/pom.xml b/infra/minimal-distribution-core/pom.xml index 7128b6140..da4267b87 100644 --- a/infra/minimal-distribution-core/pom.xml +++ b/infra/minimal-distribution-core/pom.xml @@ -81,11 +81,6 @@ <artifactId>common</artifactId> <version>${project.version}</version> </dependency> - <dependency> - <groupId>io.fd.honeycomb.northbound</groupId> - <artifactId>restconf</artifactId> - <version>${project.version}</version> - </dependency> <!-- HC --> <dependency> |