diff options
Diffstat (limited to 'infra/northbound/restconf')
-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 c7b2b4b0a..7e873bc31 100644 --- a/infra/northbound/restconf/pom.xml +++ b/infra/northbound/restconf/pom.xml @@ -29,6 +29,7 @@ <groupId>io.fd.honeycomb.northbound</groupId> <artifactId>restconf</artifactId> <version>1.18.10-SNAPSHOT</version> + <name>${project.artifactId}</name> <properties> <jersey.version>1.19.1</jersey.version> |