diff options
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r-- | catalog-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index a90f5f2abb..5248f48d8c 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -430,7 +430,7 @@ <!-- Inserted for ECOMP Portal Integration --> <dependency> - <groupId>org.openecomp.ecompsdkos</groupId> + <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-fw</artifactId> <version>${ecomp.version}</version> <scope>compile</scope> |