diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2018-10-18 12:31:53 +0200 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2018-10-19 06:42:30 +0000 |
commit | 085667b82096a5df42d6d79c6330bb46c2ec07fa (patch) | |
tree | 1c13b67e7b7ebab2e28e857a98359996d82d3a2c /infra/northbound/bgp-extensions/linkstate/pom.xml | |
parent | 819618ee3920c8277509bc2add888328c722cf10 (diff) |
Bump honeycomb version to 1.19.01-SNAPSHOT
Change-Id: Ic3e48d39d570632743c66b9317cd638fba84a34f
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'infra/northbound/bgp-extensions/linkstate/pom.xml')
-rw-r--r-- | infra/northbound/bgp-extensions/linkstate/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index 7423a51a4..f1af51ab2 100644 --- a/infra/northbound/bgp-extensions/linkstate/pom.xml +++ b/infra/northbound/bgp-extensions/linkstate/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.18.10-SNAPSHOT</version> + <version>1.19.01-SNAPSHOT</version> <relativePath>../../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>linkstate</artifactId> - <version>1.18.10-SNAPSHOT</version> + <version>1.19.01-SNAPSHOT</version> <name>${project.artifactId}</name> <dependencies> <dependency> |