diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-06-12 14:32:14 +0000 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-06-12 14:40:18 +0000 |
commit | 57807b88520e8f6907b5c17c9c0c11cf6ce5245f (patch) | |
tree | 35692e800c010984cfe2f9fdb7ea373f6553bd87 /graph-inventory/aai-client/pom.xml | |
parent | 6624366c1485f352220216e45666d6083da04d6c (diff) |
Bump version to 1.12.2-SNAPSHOT
Issue-ID: SO-4084
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I95675fb4cfa28795a71905b9e273c99e2bd8a74e
Diffstat (limited to 'graph-inventory/aai-client/pom.xml')
-rw-r--r-- | graph-inventory/aai-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graph-inventory/aai-client/pom.xml b/graph-inventory/aai-client/pom.xml index 2c6b6847c9..e694f6f76d 100644 --- a/graph-inventory/aai-client/pom.xml +++ b/graph-inventory/aai-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>graph-inventory</artifactId> - <version>1.12.1-SNAPSHOT</version> + <version>1.12.2-SNAPSHOT</version> </parent> <artifactId>aai-client</artifactId> <build> |