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