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
committerMarek Gradzki <mgradzki@cisco.com>2017-04-04 08:37:03 +0200
commit221f558101ae0a421e621947d62c2199c6cfa5ff (patch)
tree169c97ae9b85e893c3d0b65a477622a1481cb554 /dhcp/dhcp-impl/pom.xml
parent2c13f46c70d405e4a26c2f0680b83e18cfdfa243 (diff)
Bump hc2vpp version to 1.17.04-RC1v1.17.04-RC1
Also updates honeycomb dependencies and vpp package dependencies Change-Id: I4527d86b4ebf6e8e8a92c8d62c5a14640802b3e7 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..4a4e5bf1c 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-RC1</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-RC1</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-RC1</version>
</dependency>