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 /aai-core/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 'aai-core/pom.xml')
-rw-r--r-- | aai-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml index c96d4a57..57238ba6 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-core</artifactId> |