summaryrefslogtreecommitdiffstats
path: root/l3/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-19 08:11:20 +0200
commitd6e4e3261ade27f6b630bdc3134ad8e14886d70d (patch)
treee30236d6e4092265487d4656c04ee781ca9d6f68 /l3/impl/pom.xml
parent5895bd9d450f0232a60be43fd7f4bc4d2ed7b82e (diff)
Bump hc2vpp version to 1.17.10-RC2v1.17.10-RC2
Also updates honeycomb dependencies Change-Id: Ifc6b3233b141236c3d2d70930e3a711a20344411 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'l3/impl/pom.xml')
-rw-r--r--l3/impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/l3/impl/pom.xml b/l3/impl/pom.xml
index 77b52e584..8ab59fea4 100644
--- a/l3/impl/pom.xml
+++ b/l3/impl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-impl-parent</artifactId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC2</version>
<relativePath>../../vpp-common/vpp-impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -29,7 +29,7 @@
<groupId>io.fd.hc2vpp.l3</groupId>
<artifactId>l3-impl</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC2</version>
<dependencies>
<dependency>