diff options
Diffstat (limited to 'infra/northbound/bgp-extensions/pom.xml')
-rw-r--r-- | infra/northbound/bgp-extensions/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index c0a0ff055..bce4aacf4 100644 --- a/infra/northbound/bgp-extensions/pom.xml +++ b/infra/northbound/bgp-extensions/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>honeycomb-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.18.07-SNAPSHOT</version> + <version>1.18.10-SNAPSHOT</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>bgp-extensions</artifactId> - <version>1.18.07-SNAPSHOT</version> + <version>1.18.10-SNAPSHOT</version> <name>${project.artifactId}</name> <modules> <module>evpn</module> |