Release appc
[appc.git] / appc-client / client-lib / pom.xml
index 3a6070e..7186af2 100644 (file)
@@ -26,7 +26,7 @@
     <parent>\r
         <artifactId>appc-java-client</artifactId>\r
         <groupId>org.onap.appc.client</groupId>\r
-        <version>1.4.1-SNAPSHOT</version>\r
+        <version>1.6.2</version>\r
     </parent>\r
 \r
     <artifactId>client-lib</artifactId>\r
         <dependency>\r
             <groupId>com.att.eelf</groupId>\r
             <artifactId>eelf-core</artifactId>\r
+            <exclusions>\r
+                      <exclusion>\r
+                           <groupId>org.mockito</groupId>\r
+                           <artifactId>mockito-core</artifactId>\r
+                      </exclusion>\r
+            </exclusions>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.mockito</groupId>\r
+            <artifactId>mockito-core</artifactId>\r
+            <version>1.10.19</version>\r
+            <scope>test</scope>\r
         </dependency>\r
     </dependencies>\r
 </project>\r