aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2020-03-01 18:53:25 -0500
committerKajur, Harish (vk250x) <vk250x@att.com>2020-03-02 16:13:50 +0000
commit7c57239a9ccc5ae1d33873e62b9798fafb66b360 (patch)
tree70f42b646555699d03eec6f7605cd8d2b5fb8f03 /pom.xml
parent49e8504dbc5db6bedbc8db05288f35b32034bc97 (diff)
Change the mockito to use one version
Issue-ID: AAI-2806 Change-Id: I23dc5efa936d9efe2ecf326064ae5e5046764339 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b09d1718..9833fb80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.6.7-SNAPSHOT</version>
+ <version>1.6.8-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common</name>
<description>Contains all of the common code for resources and traversal repos</description>