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 /aai-schema-abstraction | |
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 'aai-schema-abstraction')
-rw-r--r-- | aai-schema-abstraction/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-abstraction/pom.xml b/aai-schema-abstraction/pom.xml index fb212640..581a36b6 100644 --- a/aai-schema-abstraction/pom.xml +++ b/aai-schema-abstraction/pom.xml @@ -28,7 +28,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> |