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