diff options
Diffstat (limited to 'northbound/lcm/pom.xml')
-rwxr-xr-x | northbound/lcm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index a8d70aebe..35891a309 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -14,7 +14,7 @@ <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> - <name>ccsdk-sli-northbound :: lcm</name> + <name>ccsdk-sli-northbound :: ${project.artifactId}</name> <modules> <module>model</module> |