diff options
Diffstat (limited to 'routing/routing-api/pom.xml')
-rw-r--r-- | routing/routing-api/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index caa1be109..799c968ca 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -26,6 +26,7 @@ <groupId>io.fd.hc2vpp.routing</groupId> <artifactId>routing-api</artifactId> <version>1.18.07-SNAPSHOT</version> + <name>${project.artifactId}</name> <packaging>bundle</packaging> <dependencies> |