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 ec273f9e7..0b058a716 100644
--- a/ioam/impl/pom.xml
+++ b/ioam/impl/pom.xml
@@ -29,8 +29,8 @@
<packaging>bundle</packaging>
<properties>
- <ioam.version>1.0-SNAPSHOT</ioam.version>
- <jvpp.version>17.01-SNAPSHOT</jvpp.version>
+ <ioam.version>17.04-SNAPSHOT</ioam.version>
+ <jvpp.version>17.04-SNAPSHOT</jvpp.version>
</properties>
<dependencies>
@@ -90,12 +90,12 @@
</dependency>
<dependency>
<groupId>io.fd.vpp</groupId>
- <artifactId>jvpp-ioam-trace</artifactId>
+ <artifactId>jvpp-ioamtrace</artifactId>
<version>${ioam.version}</version>
</dependency>
<dependency>
<groupId>io.fd.vpp</groupId>
- <artifactId>jvpp-ioam-pot</artifactId>
+ <artifactId>jvpp-ioampot</artifactId>
<version>${ioam.version}</version>
</dependency>
<dependency>