diff options
author | Lo, WEI-TING(wl849v) <wl849v@att.com> | 2018-04-23 16:46:47 -0400 |
---|---|---|
committer | Lo, WEI-TING(wl849v) <wl849v@att.com> | 2018-04-23 16:47:43 -0400 |
commit | 0a59ed0d3fee4ce37123b61032d30d8912e030a9 (patch) | |
tree | c1aefee160b00c92e99affffb3d2a92e661c8528 /ecomp-portal-BE-os/pom.xml | |
parent | 24608a9e1450c409dc3870440d29e91cc3a26bb9 (diff) |
Music Jar dependency
Issue-ID: PORTAL-210
Music POM update
Change-Id: I6808b5585443f8d6bbbb936acfb0d8dc44146d02
Signed-off-by: Lo, WEI-TING(wl849v) <wl849v@att.com>
Diffstat (limited to 'ecomp-portal-BE-os/pom.xml')
-rw-r--r-- | ecomp-portal-BE-os/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 2c96adaa..dc01eea2 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -660,13 +660,6 @@ <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> |