diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-10-17 09:17:10 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-10-17 09:17:10 +0000 |
commit | d7105c1a1db86527c3a98f0b3bbd493fb52ea899 (patch) | |
tree | 32e76ea9ae3187e59cb659508271edae6439974e /aai-schema-abstraction | |
parent | 43697566da8bc57708eef3befa20bfe984ffec85 (diff) |
Release aai/aai-common1.15.1
Diffstat (limited to 'aai-schema-abstraction')
-rw-r--r-- | aai-schema-abstraction/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-abstraction/pom.xml b/aai-schema-abstraction/pom.xml index 530ebd44..6bdd23c9 100644 --- a/aai-schema-abstraction/pom.xml +++ b/aai-schema-abstraction/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.15.1-SNAPSHOT</version> + <version>1.15.1</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> |