diff options
author | leila <leila.nishimwe@bell.ca> | 2023-01-18 15:56:58 -0500 |
---|---|---|
committer | leila <leila.nishimwe@bell.ca> | 2023-01-18 15:57:53 -0500 |
commit | 15f4db45d559e990ee9333ae756a813e0f48aa2a (patch) | |
tree | cea1e69cbc0f727bf1fd7162a79bb0dbe3a7a826 /pom.xml | |
parent | f3af6808ddfcbd60fb63da0e615bc90d565f6698 (diff) |
[AAI] Upversion graphadmin to 1.10.0
Issue-ID: AAI-3622
Signed-off-by: leila <leila.nishimwe@bell.ca>
Change-Id: Iac20be6c638ad2938f4ee7513cf00fa290e8666a
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.graphadmin</groupId> <artifactId>aai-graphadmin</artifactId> - <version>1.9.5-SNAPSHOT</version> + <version>1.10.0-SNAPSHOT</version> <properties> |