aboutsummaryrefslogtreecommitdiffstats
path: root/music-rest/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-02Migrate servlet librariesTschaen, Brendan1-0/+6
music-core does not need these libraries, only music-rest does. Therefore, the dependencies should be in music-rest pom Issue-ID: MUSIC-574 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: I4479bb158b7a1b498f4abb5ca52450ee2e5245bf
2020-02-19Fix Broken Docker BuildsThomas Nelson1-2/+95
Update Pom files and Directory Structure. Issue-ID: MUSIC-561 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: I3325b20cc4345e67a356a5cbb1bce7d45904be02
2019-09-26Split music src into music-core and music-restArthur Martella1-0/+274
Separating music into two directories to build with two pom files. Hopefully this should allow both jars to be deployed in nexus. Do not merge without careful review!!! Issue-ID: MUSIC-505 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: I9dd2074e7f4499216c2bcd00095829dd43e2d0f9