summaryrefslogtreecommitdiffstats
path: root/routing/routing-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'routing/routing-impl/pom.xml')
-rw-r--r--routing/routing-impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml
index b67fc4f71..88120868f 100644
--- a/routing/routing-impl/pom.xml
+++ b/routing/routing-impl/pom.xml
@@ -105,8 +105,8 @@
</dependency>
<!-- Because of use of VppClassifierContext -->
<dependency>
- <groupId>io.fd.hc2vpp.v3po</groupId>
- <artifactId>v3po2vpp</artifactId>
+ <groupId>io.fd.hc2vpp.vpp.classifier</groupId>
+ <artifactId>vpp-classifier-impl</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>