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