diff options
Diffstat (limited to 'asdc-tests/pom.xml')
-rw-r--r-- | asdc-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-tests/pom.xml b/asdc-tests/pom.xml index 0c0e9a2598..02092fdaf3 100644 --- a/asdc-tests/pom.xml +++ b/asdc-tests/pom.xml @@ -270,7 +270,7 @@ <dependency> <groupId>org.openecomp.ecompsdkos</groupId> - <artifactId>ecompFW</artifactId> + <artifactId>epsdk-fw</artifactId> <version>${ecomp.version}</version> <scope>compile</scope> <exclusions> |