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