aboutsummaryrefslogtreecommitdiffstats
path: root/music-core/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-02-19Fix Broken Docker BuildsThomas Nelson1-101/+0
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/+571
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