diff options
author | Singh <soumya.e.singh@accenture.com> | 2024-04-12 11:32:41 +0530 |
---|---|---|
committer | Singh <soumya.e.singh@accenture.com> | 2024-04-12 12:22:55 +0530 |
commit | 286bfbfb686254577788c8b49417e3b50ee5c858 (patch) | |
tree | 99ba8f999cbc1557365f4ca8bdbe72a2864eadf9 /aai-common-docker/pom.xml | |
parent | dff80ed76c8e0e6416e0688541f3094db3ca260a (diff) |
Change AAI-Common SNAPSHOT Version from 1.13.5 to 1.13.6
- Update AAI-common version from 1.13.5-SNAPSHOT to 1.13.6-SNAPSHOT
Issue-ID: AAI-3792
Change-Id: Ic281351007bab8bbc634c8f431be6bcd27ad83cd
Signed-off-by: Singh <soumya.e.singh@accenture.com>
Diffstat (limited to 'aai-common-docker/pom.xml')
-rw-r--r-- | aai-common-docker/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-common-docker/pom.xml b/aai-common-docker/pom.xml index 80d7ece9..5c0298b9 100644 --- a/aai-common-docker/pom.xml +++ b/aai-common-docker/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.13.5-SNAPSHOT</version> + <version>1.13.6-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> |