diff options
author | jimmy <jf2512@att.com> | 2020-02-18 09:52:02 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-02-18 09:52:05 -0500 |
commit | d911dea6146b1410d6b47b8357a905f451b85194 (patch) | |
tree | 9d354a93ac2c55205f9a326086ee4fd039b844d6 /aai-annotations/pom.xml | |
parent | 5a0a21b3908e146810a992c575cf0fed102cfeb8 (diff) |
Fix sonar settings
Issue-ID: AAI-2793
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I32c3e51ae4812e8333a166694b58dca6d4e4721e
Diffstat (limited to 'aai-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 0e9935d..7fc42f8 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |