aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common
diff options
context:
space:
mode:
Diffstat (limited to 'sli/common')
-rwxr-xr-xsli/common/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml
index ce98b947..9a49e69e 100755
--- a/sli/common/pom.xml
+++ b/sli/common/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>sli</artifactId>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<artifactId>sli-common</artifactId>
@@ -84,7 +84,7 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>dblib-provider</artifactId>
<version>${sdnctl.dblib.version}</version>
</dependency>