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-schema-ingest/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-schema-ingest/pom.xml')
-rw-r--r-- | aai-schema-ingest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 3e0ce74d..a5ac68a3 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <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-schema-ingest</artifactId> |