diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-11-15 23:44:44 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-11-15 23:44:44 -0500 |
commit | 44cb9139dc92476d4bd857a2bd956a7becb1127a (patch) | |
tree | 4e90defebc043f928f741d5d14fe13e81523aabd /pom.xml | |
parent | 75b74e19f558ace625716118286fd38f7ad3f26a (diff) |
Upversion artifacts to 1.8.0-SNAPSHOT
Issue-ID: AAI-3222
Change-Id: I5b74e10ab600e7899c0043caf2390ca31728728b
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
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.7.3-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |