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