summaryrefslogtreecommitdiffstats
path: root/v3po/api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-03-31 13:46:34 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-04-04 07:53:54 +0200
commitc55507d9a61bb5595d2b594c9b01aecdb31cd182 (patch)
tree441b3640208b4c347566c719bc8a8a7a67cd8025 /v3po/api/pom.xml
parentb9e4c4b1d3455201d33248739bba01c7373c2c9f (diff)
Bump hc2vpp version to 1.17.07-SNAPSHOT
Also bumps honeycomb and vpp dependencies Change-Id: Ice9863b8afc1895d43b97953ed6d93e739730f5e Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'v3po/api/pom.xml')
-rw-r--r--v3po/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/v3po/api/pom.xml b/v3po/api/pom.xml
index 1eca45549..389a9d051 100644
--- a/v3po/api/pom.xml
+++ b/v3po/api/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.07-SNAPSHOT</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
@@ -25,7 +25,7 @@
<groupId>io.fd.hc2vpp.v3po</groupId>
<artifactId>v3po-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.07-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>