diff options
author | wr148d <wr148d@att.com> | 2022-10-17 10:49:56 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-10-17 10:49:56 -0400 |
commit | f96bf6413e6fa49a45485cee923591d3c7aee54b (patch) | |
tree | e7644331e4ae8916faa21aac15c5c069c087d0d5 /aai-els-onap-logging/pom.xml | |
parent | 84634bee40c5525b28148e7dfd28d180c7d98a77 (diff) |
[AAI] Upversion aai-common to 1.9.4
Issue-ID: AAI-3537
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I55155889e65b6395404645b14d7bd07b6554f0e8
Diffstat (limited to 'aai-els-onap-logging/pom.xml')
-rw-r--r-- | aai-els-onap-logging/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-els-onap-logging/pom.xml b/aai-els-onap-logging/pom.xml index 49fac945..493a6cd5 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.3-SNAPSHOT</version> + <version>1.9.4-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-els-onap-logging</artifactId> @@ -143,4 +143,4 @@ </exclusions> </dependency> </dependencies> -</project>
\ No newline at end of file +</project> |