summaryrefslogtreecommitdiffstats
path: root/routing
diff options
context:
space:
mode:
Diffstat (limited to 'routing')
-rw-r--r--routing/routing-api/pom.xml1
-rw-r--r--routing/routing-impl/pom.xml1
2 files changed, 2 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>
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>