summaryrefslogtreecommitdiffstats
path: root/acl/acl-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'acl/acl-api/pom.xml')
-rw-r--r--acl/acl-api/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/acl/acl-api/pom.xml b/acl/acl-api/pom.xml
index 1898903f5..87068ccd4 100644
--- a/acl/acl-api/pom.xml
+++ b/acl/acl-api/pom.xml
@@ -48,10 +48,9 @@
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>yang-ext</artifactId>
</dependency>
-
<dependency>
- <groupId>io.fd.hc2vpp.vpp.classifier</groupId>
- <artifactId>vpp-classifier-api</artifactId>
+ <groupId>io.fd.hc2vpp.common</groupId>
+ <artifactId>naming-context-api</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>