diff options
author | jimmy <jf2512@att.com> | 2020-02-06 10:50:30 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-02-06 10:50:32 -0500 |
commit | f80d7aa865c8b7c16fd75101730f9bea6a1f14a8 (patch) | |
tree | 774e4d0043fa2150078c9633fee0efb8a8b96be7 | |
parent | 7e11a36ceed232b9dd8aff62464a582b204f7588 (diff) |
Set parent to 1.6.3
Issue-ID: AAI-2791
Signed-off-by: jimmy <jf2512@att.com>
Change-Id: I53f8f3a028da574f21a782c80cd64c971d8ada67
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> |