diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2018-10-10 14:52:54 +0300 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-10-12 08:07:35 +0000 |
commit | 7d05e16f0ab24ba8918bd4466d50a9fb77571552 (patch) | |
tree | d1da92387eaa9d29780d56650e51dc5ccd439107 /asdctool/pom.xml | |
parent | 502b7b7839374680a494c1606798a8b4588daa2b (diff) |
update sdc portal integration
Change-Id: I6e17434f753c2eaa562da80c1eade8688601f510
Issue-ID: SDC-1749
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'asdctool/pom.xml')
-rw-r--r-- | asdctool/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml index acaf482ad0..18557b620c 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -97,7 +97,7 @@ </dependency> <dependency> - <groupId>org.openecomp.ecompsdkos</groupId> + <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-fw</artifactId> <version>${ecomp.version}</version> <scope>compile</scope> |