diff options
author | jimmy <jf2512@att.com> | 2020-02-12 16:25:31 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-02-12 16:35:47 -0500 |
commit | 8df22f7515ee76a2eb49f722d4ff260113ea7494 (patch) | |
tree | 8f047efeb320138431aa5960a915a4e6a271d3c1 /pom.xml | |
parent | e16725e9bde5504104216e9c93d7fa9ba8a0da5d (diff) |
Copy oparent sonar setup
Issue-ID: AAI-2793
Change-Id: Idd505418feec0021a57deabc54565b78a4e81dd0
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |