diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-08-06 05:52:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-08-06 05:52:56 +0000 |
commit | c7be52e711fa52c8dd5602209a93071e24fd5662 (patch) | |
tree | c0f309fc1c4616c08eae44973aa4f39ab86947b0 /aai-schema-ingest | |
parent | 5e3fb37e781d9a740b5d73384519158d10642d97 (diff) |
Release aai/aai-common1.14.5
Diffstat (limited to 'aai-schema-ingest')
-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 24ceee3d..c333d0a7 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.14.5-SNAPSHOT</version> + <version>1.14.5</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-schema-ingest</artifactId> |