diff options
author | jimmy <jf2512@att.com> | 2020-01-28 15:27:31 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-01-28 15:29:46 -0500 |
commit | d72962054fd494cb55fa8f585b1cd9f13f098b2f (patch) | |
tree | 48bf108122ebe4f163d4b887c037db3d9a777cb7 /aai-schema-abstraction/pom.xml | |
parent | 4f01b7aeee165ab34769aa5b49a7de92c7a841d3 (diff) |
Upversion to 1.6.3 for schema-service
Issue-ID: AAI-2687
Signed-off-by: jimmy <jf2512@att.com>
Change-Id: I9ab661dc87b55aba9187e9d0a311b2d1ededadf3
Diffstat (limited to 'aai-schema-abstraction/pom.xml')
-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 a0a80b32..14b07a56 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.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> |