summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNiharika Sharma <niharika.sharma@amdocs.com>2022-11-21 13:29:19 -0500
committerNiharika Sharma <niharika.sharma@amdocs.com>2022-11-21 13:29:25 -0500
commit55f0abc04bdb2cf9ae344c250810bd9ed4683019 (patch)
treeee685a777b80b52b10dffb6d1d911c0d79ee37c3 /pom.xml
parent24c274fd267d1eea33a1c47eba3aa01a5be1c442 (diff)
[AAI] Up-version aai-resources to 1.12.0 for London
Issue-ID: AAI-3594 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: Ie3a58b17a0c32809c3a917f7e6cf6a57dea7df6c
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index adfa691..b5cbce7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.11.0-SNAPSHOT</version>
+ <version>1.12.0-SNAPSHOT</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>
@@ -190,4 +190,4 @@
<url>${nexusproxy}${snapshot.path}</url>
</repository>
</repositories>
-</project> \ No newline at end of file
+</project>