summaryrefslogtreecommitdiffstats
path: root/dhcp/dhcp-impl/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 /dhcp/dhcp-impl/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 'dhcp/dhcp-impl/pom.xml')
-rw-r--r--dhcp/dhcp-impl/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dhcp/dhcp-impl/pom.xml b/dhcp/dhcp-impl/pom.xml
index 2ede7a520..67ce81806 100644
--- a/dhcp/dhcp-impl/pom.xml
+++ b/dhcp/dhcp-impl/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-impl-parent</artifactId>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04-RC2</version>
<relativePath>../../vpp-common/vpp-impl-parent</relativePath>
</parent>
@@ -24,7 +24,7 @@
<groupId>io.fd.hc2vpp.dhcp</groupId>
<artifactId>dhcp-impl</artifactId>
<name>dhcp-impl</name>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04-RC2</version>
<packaging>bundle</packaging>
<dependencies>
@@ -69,7 +69,7 @@
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-impl</artifactId>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04-RC2</version>
</dependency>