From 9cd6659574e58aae87a8aa40feaad492b2f3bde7 Mon Sep 17 00:00:00 2001 From: "Nelson,Thomas(tn1381)(arthurdent3)" Date: Tue, 27 Mar 2018 19:50:44 -0400 Subject: Code Coverage, Auth ID, Docker Change-Id: If9212aea5a643f2db6c18090f17cd2da71f5a968 Issue-ID: MUSIC-44, MUSIC-65, MUSIC-56 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) --- WebContent/WEB-INF/web.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'WebContent') diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 6d8e67c9..59fe1251 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -17,7 +17,8 @@ io.swagger.jaxrs.json, io.swagger.jaxrs.listing, - org.onap.music.rest + org.onap.music.rest, + org.onap.music.exceptions -- cgit 1.2.3-korg