diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-01-09 16:50:59 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-01-09 16:50:59 +0100 |
commit | 409070ff7bc87ff47097331cf32d9487832ca17c (patch) | |
tree | 288076777ece3e500637fe7120f9ddfd80fffe4c /infra/northbound/bgp-extensions/labeled-unicast | |
parent | 61017bc613c12739792fb90ce901d57e6c704ff0 (diff) |
Bump honeycomb version to 1.18.04-SNAPSHOT
Change-Id: Idb0fec8ab45ec76431ab6d05d70a61eee1929628
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/northbound/bgp-extensions/labeled-unicast')
-rw-r--r-- | infra/northbound/bgp-extensions/labeled-unicast/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index ed553a58a..28d8173c6 100644 --- a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml +++ b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.04-SNAPSHOT</version> <relativePath>../../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>labeled-unicast</artifactId> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.04-SNAPSHOT</version> <dependencies> <dependency> <groupId>io.fd.honeycomb.northbound.bgp</groupId> |