aboutsummaryrefslogtreecommitdiffstats
path: root/aai-auth
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 /aai-auth
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 'aai-auth')
-rw-r--r--aai-auth/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml
index da41861f..9b3fc71d 100644
--- a/aai-auth/pom.xml
+++ b/aai-auth/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.6.7-SNAPSHOT</version>
+ <version>1.6.8-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-auth</artifactId>