diff options
Diffstat (limited to 'northbound/artifacts')
-rwxr-xr-x | northbound/artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/artifacts/pom.xml b/northbound/artifacts/pom.xml index 50d4b23f1..e197c0a9d 100755 --- a/northbound/artifacts/pom.xml +++ b/northbound/artifacts/pom.xml @@ -14,7 +14,7 @@ <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> - <name>ccsdk-sli-northbound :: sli-northbound-artifacts</name> + <name>ccsdk-sli-northbound :: ${project.artifactId}</name> <description>CCSDK northbound components Bill of Materials (BOM)</description> <url>https://wiki.onap.org</url> <organization> |