diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-11-15 23:45:17 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-11-15 23:45:17 -0500 |
commit | f4ab78b0d9748809e4279aebff27f7f7713188e8 (patch) | |
tree | 4b3383d2095a716af4f3dde0f46ec05825d505cf /pom.xml | |
parent | 83b7c7d7fcc2f1dfebedc621136755249ce5eae0 (diff) |
Upversion artifacts to 1.8.0-SNAPSHOT
Issue-ID: AAI-3222
Change-Id: Iead79fda2dafb22a1a90b667f6f6d63813887ad6
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
@@ -12,7 +12,7 @@ <groupId>org.onap.aai.graphgraph</groupId> <artifactId>graphgraph</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |