aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2018-12-18 15:12:59 -0500
committerjimmy <jf2512@att.com>2018-12-18 15:13:03 -0500
commit380b7f7122bdc8fc081b4f751b36a4d895d5fecd (patch)
treef5e9635e5ede24e74946ad6eeb5f74cc22fcc03d
parent21f0633cf7c4547c141f7f14024c0a5bd97112da (diff)
Update to aai-core:1.3.4
Issue-ID: AAI-1936 Change-Id: I93255ee5023fd1517fb9d3789378565de37393ad Signed-off-by: jimmy <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c88e8e9..a67b15a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<start-class>org.onap.aai.cacher.Application</start-class>
- <aai-core.version>1.3.0</aai-core.version>
+ <aai-core.version>1.3.4</aai-core.version>
<!-- Start of the jacoco plugin properties -->
<sonar.language>java</sonar.language>