diff options
Diffstat (limited to 'l3/impl/pom.xml')
-rw-r--r-- | l3/impl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l3/impl/pom.xml b/l3/impl/pom.xml index 52f98ccde..fcfc7033b 100644 --- a/l3/impl/pom.xml +++ b/l3/impl/pom.xml @@ -45,7 +45,7 @@ </dependency> <dependency> - <groupId>io.fd.vpp</groupId> + <groupId>io.fd.jvpp</groupId> <artifactId>jvpp-core</artifactId> </dependency> |