diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-11-08 11:00:45 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-11-08 11:00:45 +0000 |
commit | ac69272236fcddc8854b29b1c17886be1b3f27b1 (patch) | |
tree | a0d0c177f069dc43a5cf5775470a586c9bcbd31d /aai-rest/pom.xml | |
parent | 315cc50d39facda91c937dbb72d4d28b89524afe (diff) |
Release aai/aai-common1.15.2
Diffstat (limited to 'aai-rest/pom.xml')
-rw-r--r-- | aai-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 0c981a50..86526f91 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.15.2-SNAPSHOT</version> + <version>1.15.2</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-rest</artifactId> |