aboutsummaryrefslogtreecommitdiffstats
path: root/aai-els-onap-logging
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2020-02-26 17:38:15 -0500
committerjimmy <jf2512@att.com>2020-03-03 16:54:47 -0500
commit6f0577db0cc8bd169d5d420e22b576397817f8bd (patch)
tree22c084b168ba2b3452097dec34c36dc0fbddf9f1 /aai-els-onap-logging
parent7c57239a9ccc5ae1d33873e62b9798fafb66b360 (diff)
Update aai-common to be spring boot 2 compatible
Issue-ID: AAI-2806 Change-Id: Idad79373209ef25bb26551253aa8ad86e4a75549 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-els-onap-logging')
-rw-r--r--aai-els-onap-logging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-els-onap-logging/pom.xml b/aai-els-onap-logging/pom.xml
index 4235b0fd..0ac283dc 100644
--- a/aai-els-onap-logging/pom.xml
+++ b/aai-els-onap-logging/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.6.8-SNAPSHOT</version>
+ <version>1.6.9-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-els-onap-logging</artifactId>