aboutsummaryrefslogtreecommitdiffstats
path: root/test-apis-ci/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test-apis-ci/pom.xml')
-rw-r--r--test-apis-ci/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml
index 807b59d63b..68e0df0a9d 100644
--- a/test-apis-ci/pom.xml
+++ b/test-apis-ci/pom.xml
@@ -88,14 +88,12 @@
<groupId>org.openecomp.sdc</groupId>
<artifactId>common-app-api</artifactId>
<version>${project.version}</version>
- <scope>compile</scope>
</dependency>
<dependency>
<groupId>org.openecomp.sdc.be</groupId>
<artifactId>common-be</artifactId>
<version>${project.version}</version>
- <scope>compile</scope>
</dependency>
<!-- CHECK CATLOG MODEL -->
@@ -103,7 +101,6 @@
<groupId>org.openecomp.sdc.be</groupId>
<artifactId>catalog-model</artifactId>
<version>${project.version}</version>
- <scope>compile</scope>
</dependency>
<!-- catalog dao -->
@@ -111,7 +108,6 @@
<groupId>org.openecomp.sdc.be</groupId>
<artifactId>catalog-dao</artifactId>
<version>${project.version}</version>
- <scope>compile</scope>
</dependency>
<!-- functional java -->
<dependency>