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