roll to version 1.6.9 snapshot
[logging-analytics.git] / reference / pom.xml
index 795847f..0b913e5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.onap.logging-analytics</groupId>
     <artifactId>logging-analytics</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.6.9-SNAPSHOT</version>
   </parent>
 
   <artifactId>logging-reference</artifactId>
       <version>4.12</version>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>2.23.4</version>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
   <build>