diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-02-04 15:08:48 -0500 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-02-04 15:09:08 -0500 |
commit | 106887f0e308ae34c91cb46c52c9fd99e822dca9 (patch) | |
tree | 156fc649fa744eb278481570f0d125fcb4986d4b /pom.xml | |
parent | 27dda6095ace52d641821d6b6c1d27f2f1323aec (diff) |
Rebuild with new aai-parent
Issue-ID: AAI-2785
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Id2b8c5922d4fbb6e8d4f381d5a8a7be1ab812451
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,11 +26,11 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |