summaryrefslogtreecommitdiffstats
path: root/dblib/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dblib/features/pom.xml')
-rwxr-xr-xdblib/features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml
index 6c174b1c..b8b211c6 100755
--- a/dblib/features/pom.xml
+++ b/dblib/features/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>dblib</artifactId>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<artifactId>dblib-features</artifactId>
@@ -15,7 +15,7 @@
<dependency>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>dblib-provider</artifactId>
<version>${project.version}</version>
</dependency>