summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-common-integration/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-03-31 13:05:52 +0200
committerJan Srnicek <jsrnicek@cisco.com>2017-04-12 19:06:17 +0000
commit21a1ecd2da4ecc8c4f9e0f2ae70ff541decd69f9 (patch)
treeb5947d20a9c682390aff686a307e0553d3ef018e /vpp-common/vpp-common-integration/pom.xml
parent4bddb2d23298696a2632e2cffadeb6bbec597efb (diff)
Bump hc2vpp version to 1.17.04-RC2v1.17.04-RC2
Also updates honeycomb dependencies Change-Id: I4527d86b4ebf6e8abcd2c8d62c5a14640802b3e7 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'vpp-common/vpp-common-integration/pom.xml')
-rw-r--r--vpp-common/vpp-common-integration/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml
index cca821f3f..2f70a56b1 100644
--- a/vpp-common/vpp-common-integration/pom.xml
+++ b/vpp-common/vpp-common-integration/pom.xml
@@ -19,17 +19,17 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04-RC2</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-common-integration</artifactId>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04-RC2</version>
<properties>
- <honeycomb.min.distro.version>1.17.04-SNAPSHOT</honeycomb.min.distro.version>
+ <honeycomb.min.distro.version>1.17.04-RC2</honeycomb.min.distro.version>
<jvpp.version>17.04-SNAPSHOT</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>