aboutsummaryrefslogtreecommitdiffstats
path: root/ui-ci
diff options
context:
space:
mode:
Diffstat (limited to 'ui-ci')
-rw-r--r--ui-ci/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml
index dedd21c969..ad3b0dacab 100644
--- a/ui-ci/pom.xml
+++ b/ui-ci/pom.xml
@@ -23,7 +23,6 @@
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>${guava.version}</version>
- <!-- <version>21.0</version> -->
<scope>compile</scope>
</dependency>
@@ -31,14 +30,12 @@
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>2.53.1</version>
- <!-- <version>3.4.0</version> -->
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-server</artifactId>
<version>2.53.1</version>
- <!-- <version>3.4.0</version> -->
<scope>runtime</scope>
</dependency>
@@ -60,7 +57,6 @@
<groupId>org.openecomp.sdc</groupId>
<artifactId>test-apis-ci</artifactId>
<version>${project.version}</version>
- <!-- <classifier>jar-with-dependencies</classifier> -->
<scope>compile</scope>
</dependency>