diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-20 08:25:12 -0500 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-20 08:25:21 -0500 |
commit | 6b948d0e6cc1b91d0358d15cefa75cbf4b465dff (patch) | |
tree | d57b4269631d8e2ebd43cfe82d05a89113fdbe3b /pom.xml | |
parent | 105dc16417bca322dc0cccf642a4e9d18b758758 (diff) |
Upversion to 1.6.2
Issue-ID: AAI-2753
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: Ie97f86653501fe2f0809cc8508bd06f3ea1cc77e
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |