diff options
author | Niharika Sharma <niharika.sharma@amdocs.com> | 2022-11-21 13:22:14 -0500 |
---|---|---|
committer | Niharika Sharma <niharika.sharma@amdocs.com> | 2022-11-21 15:51:45 -0500 |
commit | 800c7cecf71edc09a403524e7ee4fe03cdc898a5 (patch) | |
tree | e16300d3a81a3aac407a6ad79ae06819fda7b750 /aai-els-onap-logging | |
parent | 1d81772541d5ccbac00b9042cea95bba1864e08d (diff) |
[AAI] Up-version aai-common to 1.11.0 for Kohn
Issue-ID: AAI-3587
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: Ie72604431852ce8b28f511da321691b7cac7bf1c
Diffstat (limited to 'aai-els-onap-logging')
-rw-r--r-- | aai-els-onap-logging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-els-onap-logging/pom.xml b/aai-els-onap-logging/pom.xml index 493a6cd5..df2853d4 100644 --- a/aai-els-onap-logging/pom.xml +++ b/aai-els-onap-logging/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.9.4-SNAPSHOT</version> + <version>1.11.0-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-els-onap-logging</artifactId> |