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 /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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.13.5-SNAPSHOT</version> + <version>1.13.6-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |