From 902fe25132d9651cc1a6af9229678572b68c7c2c Mon Sep 17 00:00:00 2001 From: "Thomas Nelson Jr (arthurdent3) tn1381@att.com" Date: Thu, 4 Oct 2018 18:04:40 -0400 Subject: Added fix for OOF issue. Updated Pom files for Library version change. Change-Id: Ibf10eba8923353010b66ac8496fb53815f3affc4 Issue-ID: MUSIC-143 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d370856d..3da9223d 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.music MUSIC war - 3.0.19-SNAPSHOT + 3.0.21-SNAPSHOT This is the MUSIC REST interface, packaged as a war file. @@ -312,7 +312,7 @@ io.netty netty-handler - 4.0.56.Final + 4.1.30.Final com.fasterxml.jackson.core -- cgit 1.2.3-korg