aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-03-19 10:52:26 -0400
committerMichael Hwang <mhwang@research.att.com>2018-03-19 10:53:04 -0400
commit1aadf401293c232df888ed1b22da01fe1a551021 (patch)
treed1e98c9d2a29208325593c4130687e4a5b7efb5b /pom.xml
parent817693f61d62cc01e13e425cdd6fc4030a69a092 (diff)
Use sdc client 1.3.0
They changed the namespace from openecomp to onap. Change-Id: I10766500c3e2c0d7bf5994c4318a825e4c0b6a89 Issue-ID: DCAEGEN2-392 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index cd8602e..4b26c8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,9 +65,9 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<version>5.8.0</version>
</dependency>
<dependency>
- <groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
+ <groupId>org.onap.sdc.sdc-distribution-client</groupId>
<artifactId>sdc-distribution-client</artifactId>
- <version>1.2.3</version>
+ <version>1.3.0</version>
</dependency>
<dependency>
<groupId>com.taoensso</groupId>