aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-ingest
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-01-13 11:30:29 -0500
committerwr148d <wr148d@att.com>2022-01-13 11:30:29 -0500
commit3bb5c80d1048404bcb88982311de8d6a0441677a (patch)
tree476f164c4a1f8c6289b243364e075a63efdb3516 /aai-schema-ingest
parentcdf5ffba4002b5a8aca77676b14928f00f3c79e6 (diff)
[AAI] Upversion aai-common to 1.9.1
Issue-ID: AAI-3428 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Icb9665a8e975d37fcd6beeee923c1009bcde9641
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 3e2ea737..be21beb0 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.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-schema-ingest</artifactId>