summaryrefslogtreecommitdiffstats
path: root/appc-outbound/appc-aai-client/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-outbound/appc-aai-client/provider/pom.xml')
-rwxr-xr-xappc-outbound/appc-aai-client/provider/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml
index 0604b1ad0..3d63620f1 100755
--- a/appc-outbound/appc-aai-client/provider/pom.xml
+++ b/appc-outbound/appc-aai-client/provider/pom.xml
@@ -21,14 +21,15 @@
<version>${equinox.osgi.version}</version>
</dependency>
<dependency>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-provider</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>org.openecomp.sdnc.adaptors</groupId>
+ <groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>aai-service-provider</artifactId>
+ <version>${ccsdk.sli.plugins.version}</version>
<scope>compile</scope>
</dependency>