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 fc7652816..e70cca80a 100644 --- a/infra/northbound/bgp-extensions/extension-common/pom.xml +++ b/infra/northbound/bgp-extensions/extension-common/pom.xml @@ -28,6 +28,7 @@ <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>extension-common</artifactId> + <name>${project.artifactId}</name> <version>1.18.04-SNAPSHOT</version> <dependencies> |