summaryrefslogtreecommitdiffstats
path: root/northbound/lcm/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'northbound/lcm/installer/pom.xml')
-rwxr-xr-xnorthbound/lcm/installer/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml
index 107aa687b..0c453c617 100755
--- a/northbound/lcm/installer/pom.xml
+++ b/northbound/lcm/installer/pom.xml
@@ -14,7 +14,7 @@
<version>1.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name>
+ <name>ccsdk-sli-northbound :: ${project.artifactId}</name>
<properties>
<application.name>ccsdk-lcm</application.name>
@@ -36,7 +36,6 @@
<version>${project.version}</version>
</dependency>
-
</dependencies>
<build>