diff options
author | wr148d <wr148d@att.com> | 2022-01-27 10:15:37 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-01-27 10:15:37 -0500 |
commit | 53083c2549c2bb45e693ae88303584568e5c1b8a (patch) | |
tree | e31418e01c0c62878fcd32db9bb3bd0ad967e0c4 /pom.xml | |
parent | 44cb692a756beaa6d7c3ac7f029e2ba5f08e6a5d (diff) |
[AAI] Upversion graphadmin to 1.9.2
Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I1ced2b1b725d973b2a4636c4fcca5b8ae7338ef8
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.1-SNAPSHOT</version> + <version>1.9.2-SNAPSHOT</version> <properties> |