analyze and fix IQ server violations SDC 67/35767/1
authorGitelman, Tal (tg851x) <tg851x@intl.att.com>
Wed, 14 Mar 2018 11:11:03 +0000 (13:11 +0200)
committerGitelman, Tal (tg851x) <tg851x@intl.att.com>
Wed, 14 Mar 2018 11:11:03 +0000 (13:11 +0200)
Change-Id: If5ee0d2830ccdb46ea549a6d53d7a93ecf3e43ee
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
ui-ci/pom.xml

index ad3b0da..af86e1f 100644 (file)
                        <scope>compile</scope>
                </dependency>
 
-               <dependency>
-                       <groupId>org.sikuli</groupId>
-                       <artifactId>sikuli-api</artifactId>
-                       <version>1.2.0</version>
-               </dependency>
-
-               <dependency>
-                       <groupId>org.sikuli</groupId>
-                       <artifactId>sikuli-core</artifactId>
-                       <version>1.2.2</version>
-               </dependency>
-
                <dependency>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                        <artifactId>guice</artifactId>
                        <version>4.1.0</version>
                </dependency>
-
-
-
-
-
        </dependencies>
 
        <build>