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