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