summaryrefslogtreecommitdiffstats
path: root/v3po/features
diff options
context:
space:
mode:
Diffstat (limited to 'v3po/features')
-rw-r--r--v3po/features/pom.xml2
-rw-r--r--v3po/features/src/main/features/features.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/v3po/features/pom.xml b/v3po/features/pom.xml
index aa50c05aa..c413c6c2d 100644
--- a/v3po/features/pom.xml
+++ b/v3po/features/pom.xml
@@ -207,7 +207,7 @@
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>16.09-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
diff --git a/v3po/features/src/main/features/features.xml b/v3po/features/src/main/features/features.xml
index 9a8df9ba7..f46e5526f 100644
--- a/v3po/features/src/main/features/features.xml
+++ b/v3po/features/src/main/features/features.xml
@@ -42,7 +42,7 @@
<bundle>mvn:io.fd.honeycomb.v3po/data-api/${project.version}</bundle>
<bundle>mvn:io.fd.honeycomb.v3po/data-impl/${project.version}</bundle>
<bundle>mvn:io.fd.honeycomb.v3po/translate-impl/${project.version}</bundle>
- <bundle>wrap:mvn:io.fd.vpp/jvpp/1.0.0-SNAPSHOT</bundle>
+ <bundle>wrap:mvn:io.fd.vpp/jvpp/16.09-SNAPSHOT</bundle>
<bundle>mvn:io.fd.honeycomb.v3po/vpp-jvpp-cfg/${project.version}</bundle>
<bundle>mvn:io.fd.honeycomb.v3po/v3po2vpp/${project.version}</bundle>
<bundle>mvn:io.fd.honeycomb.v3po/vpp-cfg-init/${project.version}</bundle>