summaryrefslogtreecommitdiffstats
path: root/l3
diff options
context:
space:
mode:
Diffstat (limited to 'l3')
-rw-r--r--l3/impl/pom.xml2
-rw-r--r--l3/utils/pom.xml2
2 files changed, 2 insertions, 2 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>
diff --git a/l3/utils/pom.xml b/l3/utils/pom.xml
index bdce3ee53..9768658d7 100644
--- a/l3/utils/pom.xml
+++ b/l3/utils/pom.xml
@@ -46,7 +46,7 @@
</dependency>
<dependency>
- <groupId>io.fd.vpp</groupId>
+ <groupId>io.fd.jvpp</groupId>
<artifactId>jvpp-core</artifactId>
</dependency>