aboutsummaryrefslogtreecommitdiffstats
path: root/aai-rest/pom.xml
diff options
context:
space:
mode:
authorSingh <soumya.e.singh@accenture.com>2024-04-12 11:32:41 +0530
committerSingh <soumya.e.singh@accenture.com>2024-04-12 12:22:55 +0530
commit286bfbfb686254577788c8b49417e3b50ee5c858 (patch)
tree99ba8f999cbc1557365f4ca8bdbe72a2864eadf9 /aai-rest/pom.xml
parentdff80ed76c8e0e6416e0688541f3094db3ca260a (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-rest/pom.xml')
-rw-r--r--aai-rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml
index cb9e6779..9e8697e6 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.13.5-SNAPSHOT</version>
+ <version>1.13.6-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-rest</artifactId>