aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEddy Hautot <eh552t@intl.att.com>2018-04-06 10:20:01 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-06 10:20:01 +0000
commitf6c9b5a616c431395bd8c8f962bd3c693fb45697 (patch)
treef64f57165efac45329fee32228ac2b10321c6f69 /pom.xml
parent70129e77f01878319d771fa0125bdd05c52d9608 (diff)
parentdd2d790dd97ec4260531bc1fdce5766bf85797d8 (diff)
Merge "Update SDC library"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 63dc4576..0ea91c1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -479,14 +479,14 @@
</dependency>
<!-- For SDC Controller -->
<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.2</version>
+ <version>1.3.0</version>
</dependency>
<dependency>
- <groupId>org.openecomp.sdc.sdc-tosca</groupId>
+ <groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.2.2</version>
+ <version>1.3.3</version>
</dependency>
</dependencies>