aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-11-19 16:34:06 -0500
committerJimmy Forsyth <jf2512@att.com>2019-11-19 16:34:08 -0500
commite94b095092bbe3ef7cf11261ce99dfff3c2a52af (patch)
treef8292229a440d74fe8be78cd42539506724f5fbd /pom.xml
parent1c79cd7bc64599ac398daba94e91a3d9bce2eebe (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 64082a9..ed9b20b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>