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 /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 '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.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |