summaryrefslogtreecommitdiffstats
path: root/routing/routing-impl/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 /routing/routing-impl/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 'routing/routing-impl/pom.xml')
-rw-r--r--routing/routing-impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml
index 159f8b231..77e89e529 100644
--- a/routing/routing-impl/pom.xml
+++ b/routing/routing-impl/pom.xml
@@ -20,14 +20,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-impl-parent</artifactId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC1</version>
<relativePath>../../vpp-common/vpp-impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.routing</groupId>
<artifactId>routing-impl</artifactId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC1</version>
<packaging>bundle</packaging>
<dependencies>