summaryrefslogtreecommitdiffstats
path: root/samples/samples-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/samples-impl/pom.xml')
-rw-r--r--samples/samples-impl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/samples-impl/pom.xml b/samples/samples-impl/pom.xml
index af3b53901..1b85efb86 100644
--- a/samples/samples-impl/pom.xml
+++ b/samples/samples-impl/pom.xml
@@ -28,7 +28,7 @@
</dependency>
<!-- Vpp api java wrapped -->
<dependency>
- <groupId>io.fd.vpp</groupId>
+ <groupId>io.fd.jvpp</groupId>
<artifactId>jvpp-core</artifactId>
</dependency>
<!-- Infrastructure utils for translation code -->