From: Mohammad Salehe Date: Sat, 24 Nov 2018 00:37:13 +0000 (-0500) Subject: Remove unwanted line from pom.xml X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F38%2F75038%2F2;p=music.git Remove unwanted line from pom.xml Remove unwanted line which blocked including classes starting with "Sample" in the target jars Change-Id: I428e23e63feb348d19f16846b3625c82b49d252f Issue-ID: MUSIC-148 Signed-off-by: Mohammad Salehe --- diff --git a/pom.xml b/pom.xml index 6703b445..6d5bd06b 100755 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,6 @@ **/*.xml **/*.properties - **/Sample*