diff options
Diffstat (limited to 'appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml')
-rw-r--r-- | appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml b/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml index f27c2828e..24454db10 100644 --- a/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml @@ -29,7 +29,7 @@ </dependency> <dependency> - <groupId>org.openecomp.sdnc.core</groupId> + <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-common</artifactId> <scope>compile</scope> </dependency> |