diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-07-01 06:33:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-07-01 06:33:17 +0000 |
commit | 70d6b574a20e5494253d0a8c6238a7a8161e9181 (patch) | |
tree | 42f606403845b2bd4bebc6e95911c7562c97299f /aai-annotations/pom.xml | |
parent | 037c33e49b202218261b474439def75d508717f4 (diff) |
Release aai/aai-common1.14.3
Diffstat (limited to 'aai-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 6580416b..678741f3 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.14.3-SNAPSHOT</version> + <version>1.14.3</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-annotations</artifactId> |