summaryrefslogtreecommitdiffstats
path: root/v3po/features
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-05-19 12:12:03 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-05-19 12:12:03 +0200
commit1a993cb109d288fa19d592d7e347c311391e2732 (patch)
tree5c16ebd126155c653fcb35f9d65a044741587bd3 /v3po/features
parent2a810b8e6fe88ceef3ef781bfddef79829834b45 (diff)
Bump jvpp version to 16.09-SNAPSHOT
Change-Id: Id7f9b0e8e8d5b044000e8f68f02df84ac7cfa916 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
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>