aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-ingest
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-01-25 13:10:04 -0500
committerwr148d <wr148d@att.com>2022-01-25 13:10:04 -0500
commit107419b30a5181b7fff21ba6ed56b0cb4a9edbca (patch)
tree3164df527aa82a18d8ae4b7f5a28d2d2962ad653 /aai-schema-ingest
parent7fc49b014f98b0517c21d1e4f23eca518ebf2d6d (diff)
[AAI] Upversion aai-common to 1.9.2 for the log4j updates
Issue-ID: AAI-3431 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I272eb4d305ec690d2e0e17ac67c9877071d17a5c
Diffstat (limited to 'aai-schema-ingest')
-rw-r--r--aai-schema-ingest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml
index be21beb0..e07517ae 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.1-SNAPSHOT</version>
+ <version>1.9.2-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-schema-ingest</artifactId>