diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-03-28 12:59:24 +0000 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-03-28 18:13:28 +0000 |
commit | ca160e30891d0a7445c013050f70633a12dcf3d1 (patch) | |
tree | ecdf8b7f0dfae316c4d8ccc99ebf3c3f1223eae0 /graph-inventory/aai-client | |
parent | d3f3ec8b1c9367fa7b85c19cac2c52aaa33f004e (diff) |
Bump version to 1.12.1-SNAPSHOT
Issue-ID: SO-4084
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Ib302b5a2cb0dd206a0309e9fcae047b508169146
Diffstat (limited to 'graph-inventory/aai-client')
-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 e5057f644b..2c6b6847c9 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.9.0-SNAPSHOT</version> + <version>1.12.1-SNAPSHOT</version> </parent> <artifactId>aai-client</artifactId> <build> |