Remove dependency on Exificient due to licensing incompatibility
[controller.git] / opendaylight / md-sal / test / sal-rest-connector-it / pom.xml
index e49fb33780dd1b16d2dbcaf47245e80611c652d4..64ca5aeb9bf584e568246265fa3bbef34a1422c6 100644 (file)
             <version>1.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-        <groupId>org.opendaylight.controller.thirdparty</groupId>
-        <artifactId>exificient</artifactId>
-        <version>0.9.2</version>
-        </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>
             <artifactId>pax-exam-container-native</artifactId>
         <dependency>
             <groupId>commons-codec</groupId>
             <artifactId>commons-codec</artifactId>
-            <version>1.8</version>
+            <version>1.7</version>
         </dependency>
         <dependency>
             <groupId>equinoxSDK381</groupId>