diff options
author | Dasar <avinash.ganesh.dasar@accenture.com> | 2024-04-15 11:59:01 +0530 |
---|---|---|
committer | Dasar <avinash.ganesh.dasar@accenture.com> | 2024-04-15 11:59:01 +0530 |
commit | 3ec45503f516eabbd7cf48799fd5d3491ded5ad1 (patch) | |
tree | 501439896b196687617de5ab1eee1c21eac61659 /pom.xml | |
parent | e46a20c7d53690df1a0c9f5b3f052c12e3949fb2 (diff) |
Update AAI-Resources SNAPSHOT version to 1.13.4
- Change AAI-Resources SNAPSHOT version from 1.13.3. to 1.13.4
Issue-ID: AAI-3793
Change-Id: I8ea8495b38e77e0c784d1685ee3ac3e801e5e5a7
Signed-off-by: Dasar <avinash.ganesh.dasar@accenture.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.13.3-SNAPSHOT</version> + <version>1.13.4-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |