diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-11-19 16:34:06 -0500 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-11-19 16:34:08 -0500 |
commit | e94b095092bbe3ef7cf11261ce99dfff3c2a52af (patch) | |
tree | f8292229a440d74fe8be78cd42539506724f5fbd /pom.xml | |
parent | 1c79cd7bc64599ac398daba94e91a3d9bce2eebe (diff) |
Remove versions from deps
Issue-ID: AAI-2704
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I2423f36ca796cb1a5f7edcc46f2567ed0f353e4f
Diffstat (limited to 'pom.xml')
-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.0</version> + <version>1.6.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> |