aboutsummaryrefslogtreecommitdiffstats
path: root/aai-auth
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2020-02-12 16:25:31 -0500
committerjimmy <jf2512@att.com>2020-02-12 16:35:47 -0500
commit8df22f7515ee76a2eb49f722d4ff260113ea7494 (patch)
tree8f047efeb320138431aa5960a915a4e6a271d3c1 /aai-auth
parente16725e9bde5504104216e9c93d7fa9ba8a0da5d (diff)
Copy oparent sonar setup
Issue-ID: AAI-2793 Change-Id: Idd505418feec0021a57deabc54565b78a4e81dd0 Signed-off-by: Jimmy Forsyth <jf2512@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 223e1b53..ac1f0623 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.4-SNAPSHOT</version>
+ <version>1.6.5-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-auth</artifactId>