diff options
Diffstat (limited to 'infra/northbound/bgp-extensions/pom.xml')
-rw-r--r-- | infra/northbound/bgp-extensions/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index d67a4f63f..c0a0ff055 100644 --- a/infra/northbound/bgp-extensions/pom.xml +++ b/infra/northbound/bgp-extensions/pom.xml @@ -29,6 +29,7 @@ <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>bgp-extensions</artifactId> <version>1.18.07-SNAPSHOT</version> + <name>${project.artifactId}</name> <modules> <module>evpn</module> <module>inet</module> |