summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-common-integration/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-04 08:25:55 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-04 08:25:59 +0200
commitbc105e2a717de1a779114354f2fb2cf9f9013567 (patch)
tree1685de0d3e1c9048cd7d297fc0781584c9d2011e /vpp-common/vpp-common-integration/pom.xml
parent00778f7b897c1a74e9022bc5d0df3b3edf83ba9e (diff)
Bump hc2vpp version to 1.17.10-RC1v1.17.10-RC1
Also updates honeycomb dependencies Change-Id: Ifc6b3233b14f0d6c3d2d70930e3a711a20344411 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 6bdbe2d6a..5525c45cc 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.10-SNAPSHOT</version>
+ <version>1.17.10-RC1</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.10-SNAPSHOT</version>
+ <version>1.17.10-RC1</version>
<properties>
- <honeycomb.min.distro.version>1.17.10-SNAPSHOT</honeycomb.min.distro.version>
+ <honeycomb.min.distro.version>1.17.10-RC1</honeycomb.min.distro.version>
<jvpp.version>17.10-SNAPSHOT</jvpp.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>