summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-impl-parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-common/vpp-impl-parent/pom.xml')
-rw-r--r--vpp-common/vpp-impl-parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml
index 43d049aa9..1895a1b0c 100644
--- a/vpp-common/vpp-impl-parent/pom.xml
+++ b/vpp-common/vpp-impl-parent/pom.xml
@@ -37,12 +37,12 @@
<dependencyManagement>
<dependencies>
<dependency>
- <groupId>io.fd.vpp</groupId>
+ <groupId>io.fd.jvpp</groupId>
<artifactId>jvpp-core</artifactId>
<version>${jvpp.version}</version>
</dependency>
<dependency>
- <groupId>io.fd.vpp</groupId>
+ <groupId>io.fd.jvpp</groupId>
<artifactId>jvpp-registry</artifactId>
<version>${jvpp.version}</version>
</dependency>