summaryrefslogtreecommitdiffstats
path: root/northbound/ueb-listener
diff options
context:
space:
mode:
Diffstat (limited to 'northbound/ueb-listener')
-rwxr-xr-xnorthbound/ueb-listener/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml
index ae854d442..7863dc880 100755
--- a/northbound/ueb-listener/pom.xml
+++ b/northbound/ueb-listener/pom.xml
@@ -13,7 +13,7 @@
<version>1.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>ccsdk-sli-northbound :: ueb-listener</name>
+ <name>ccsdk-sli-northbound :: ${project.artifactId}</name>
<description>UEB Listener</description>
<properties>
@@ -23,7 +23,7 @@
<build.number>${maven.build.timestamp}</build.number>
<SWM_VERSION>${project.version}-${build.number}</SWM_VERSION>
<sdc.client.version>1.4.1</sdc.client.version>
- <sdc.tosca.version>1.6.5</sdc.tosca.version>
+ <sdc.tosca.version>1.6.5</sdc.tosca.version>
</properties>
<dependencyManagement>
@@ -38,7 +38,6 @@
</dependencies>
</dependencyManagement>
<dependencies>
-
<dependency>
<groupId>org.onap.sdc.sdc-distribution-client</groupId>