summaryrefslogtreecommitdiffstats
path: root/dhcp/dhcp-impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-18 13:21:41 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-18 13:22:16 +0200
commite8e5e4155df5d21530e4b3e421cffa59f0960d99 (patch)
treeff94d6a205d7c1c68a05fd75f4fbd9d2fc0df50d /dhcp/dhcp-impl/pom.xml
parentd4d78fa86e8b36cef4f24449512aabe8687b42cc (diff)
Bump hc2vpp version to 1.17.07-RC2v1.17.07-RC2
Also updates honeycomb dependencies. Change-Id: I6f2e059d96ba8e85ee7fde5d2cae1b24d8f7699d 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 028b394c7..1805dac87 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.07-SNAPSHOT</version>
+ <version>1.17.07-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.07-SNAPSHOT</version>
+ <version>1.17.07-RC2</version>
<packaging>bundle</packaging>
<dependencies>
@@ -69,7 +69,7 @@
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-impl</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC2</version>
</dependency>