Issue-ID: PORTAL-210
Music POM update
Change-Id: I6808b5585443f8d6bbbb936acfb0d8dc44146d02
Signed-off-by: Lo, WEI-TING(wl849v) <wl849v@att.com>
 ## Release Notes
 
 Version 2.2
+- [PORTAL-210] Music jar update
 - [PORTAL-179] wrong menu available to App Admin User
 - [PORTAL-207] Raise 4 % percentage (from 44 to 48) sonar code coverage for ONAP PORTAL
 - [PORTAL-136] Raise JUnit test coverage ONAP Portal to 50% for Beijing 
 
                        <groupId>org.onap.portal.sdk</groupId>
                        <artifactId>epsdk-music</artifactId>
                        <version>${epsdk.version}</version>
-                       <classifier>jar-with-dependencies</classifier>
-                       <exclusions>
-                               <exclusion>
-                                       <groupId>org.onap.music</groupId>
-                                       <artifactId>*</artifactId>
-                               </exclusion>
-                       </exclusions>
                </dependency> 
        </dependencies>