From c0d1a002454faa633556e39b8080c0c865f5398c Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Tue, 13 Nov 2018 15:30:31 -0500 Subject: use oparent 1.2.2 to fix spring 5.1.2 Change-Id: I2b052fdcfe1146aaaf3757334b6f5389153c2b5c Issue-ID: LOG-837 Signed-off-by: Michael O'Brien --- pom.xml | 2 +- pylog/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cbd7c09..69339f4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.oparent oparent - 1.2.1 + 1.2.2 org.onap.logging-analytics logging-analytics diff --git a/pylog/pom.xml b/pylog/pom.xml index a2d5e52..afd54ae 100644 --- a/pylog/pom.xml +++ b/pylog/pom.xml @@ -17,7 +17,7 @@ org.onap.oparent oparent - 1.2.1 + 1.2.2 org.onap.logging-analytics 4.0.0 @@ -48,4 +48,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg