aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorkuldipr <kuldip.rai@amdocs.com>2020-10-05 17:14:19 -0400
committerkuldipr <kuldip.rai@amdocs.com>2020-10-05 18:59:24 -0400
commitf37711b80687119eb1a5db0c0621312f61a9bd3d (patch)
tree146c803f7d0e2631206e4e0ca09ffbb4cb4c0d55 /pom.xml
parent207a84b864cf11234821764af59723ae18c3f50a (diff)
Updated the reference to aai-core latest version 1.6.11
Issue-ID: AAI-3100 Signed-off-by: kuldipr <kuldip.rai@amdocs.com> Change-Id: I02248634b1dccda39a5fc5623005b2fcc9b8ac13
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1d150b8..b6ad320 100755
--- a/pom.xml
+++ b/pom.xml
@@ -488,6 +488,7 @@
<dependency>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-core</artifactId>
+ <version>1.6.11</version>
<exclusions>
<exclusion>
<groupId>com.sun.jersey</groupId>