diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-08-27 19:37:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-08-27 19:37:09 +0000 |
commit | 097001c710276fec7407b5b4f3def13d576d2686 (patch) | |
tree | 92d6a972bbd2f000702ac68bf79d2db7e86d171e /aai-schema-ingest/pom.xml | |
parent | e98fe40ba47af72eb26d11722d3bba16da374cc8 (diff) |
Release aai/aai-common1.14.6
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 56305a9a..a308e74a 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.6-SNAPSHOT</version> + <version>1.14.6</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-schema-ingest</artifactId> |