summaryrefslogtreecommitdiffstats
path: root/northbound/lcm/model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'northbound/lcm/model/pom.xml')
-rwxr-xr-xnorthbound/lcm/model/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml
index a1a262cc2..51c6d012f 100755
--- a/northbound/lcm/model/pom.xml
+++ b/northbound/lcm/model/pom.xml
@@ -14,7 +14,7 @@
<version>1.2.1-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name>
+ <name>ccsdk-sli-northbound :: ${project.artifactId}</name>
<dependencies>
@@ -23,6 +23,5 @@
<artifactId>rfc6991</artifactId>
</dependency>
-
</dependencies>
</project>