summaryrefslogtreecommitdiffstats
path: root/northbound/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-12-05 12:58:29 +0000
committerefiacor <fiachra.corcoran@est.tech>2022-12-05 12:58:34 +0000
commita53de8c65b55b5b02db634137858a9a8210e7183 (patch)
tree745d645a1f25afca7665bade532fac36855ffed3 /northbound/ueb-listener/pom.xml
parent91423cfd5e6a63b69a5d900a211320af77df5a84 (diff)
[SDC-DIST] Upgrade sdc-distr-client to 2.0.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iec9b7cda2d7eb498511c0c86523655af7749a74e Issue-ID: DMAAP-1803
Diffstat (limited to 'northbound/ueb-listener/pom.xml')
-rwxr-xr-xnorthbound/ueb-listener/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml
index 2b1ab8664..712182c13 100755
--- a/northbound/ueb-listener/pom.xml
+++ b/northbound/ueb-listener/pom.xml
@@ -22,7 +22,6 @@
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<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>
</properties>
@@ -42,7 +41,6 @@
<dependency>
<groupId>org.onap.sdc.sdc-distribution-client</groupId>
<artifactId>sdc-distribution-client</artifactId>
- <version>${sdc.client.version}</version>
<scope>compile</scope>
</dependency>
<dependency>