aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2019-11-20 22:14:12 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-20 22:14:12 +0000
commitb15db35e7486a1ede2bd14ae6cfe599f84df3df4 (patch)
treefad957dac52c6b717f91cb6f74f8189734111f81 /pom.xml
parentf6e09e93481b28e07fe1dbe542c320ec09eb3d77 (diff)
parente94b095092bbe3ef7cf11261ce99dfff3c2a52af (diff)
Merge "Remove versions from deps"
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>