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