diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-02-06 07:33:04 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-02-06 07:33:04 +0000 |
commit | ea8565d698de42031250588ca15512dd4bf35104 (patch) | |
tree | 1fa18dc809b026bfe4afb7f669c88077927f3fa1 /aai-schema-ingest | |
parent | c9146bf6d1f8fd7ea7adae5566420add104c90b3 (diff) |
Release aai/aai-common1.13.3
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 2c4ab11d..77577f76 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.13.3-SNAPSHOT</version> + <version>1.13.3</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-schema-ingest</artifactId> |