summaryrefslogtreecommitdiffstats
path: root/v3po/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'v3po/features/pom.xml')
-rw-r--r--v3po/features/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/v3po/features/pom.xml b/v3po/features/pom.xml
index 53ab05426..aa50c05aa 100644
--- a/v3po/features/pom.xml
+++ b/v3po/features/pom.xml
@@ -152,12 +152,12 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>vpp-japi-cfg</artifactId>
+ <artifactId>vpp-jvpp-cfg</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>vpp-japi-cfg</artifactId>
+ <artifactId>vpp-jvpp-cfg</artifactId>
<version>${project.version}</version>
<type>xml</type>
<classifier>config</classifier>
@@ -206,7 +206,7 @@
</dependency>
<dependency>
<groupId>io.fd.vpp</groupId>
- <artifactId>vppjapi</artifactId>
+ <artifactId>jvpp</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
</dependencies>