summaryrefslogtreecommitdiffstats
path: root/ioam/impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ioam/impl/pom.xml')
-rw-r--r--ioam/impl/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/ioam/impl/pom.xml b/ioam/impl/pom.xml
index fdbe713ed..42de48abc 100644
--- a/ioam/impl/pom.xml
+++ b/ioam/impl/pom.xml
@@ -81,22 +81,22 @@
<artifactId>cfg-init</artifactId>
</dependency>
<dependency>
- <groupId>io.fd.vpp</groupId>
+ <groupId>io.fd.jvpp</groupId>
<artifactId>jvpp-registry</artifactId>
<version>${jvpp.version}</version>
</dependency>
<dependency>
- <groupId>io.fd.vpp</groupId>
+ <groupId>io.fd.jvpp</groupId>
<artifactId>jvpp-ioamtrace</artifactId>
<version>${ioam.version}</version>
</dependency>
<dependency>
- <groupId>io.fd.vpp</groupId>
+ <groupId>io.fd.jvpp</groupId>
<artifactId>jvpp-ioampot</artifactId>
<version>${ioam.version}</version>
</dependency>
<dependency>
- <groupId>io.fd.vpp</groupId>
+ <groupId>io.fd.jvpp</groupId>
<artifactId>jvpp-ioamexport</artifactId>
<version>${ioam.version}</version>
</dependency>