aboutsummaryrefslogtreecommitdiffstats
path: root/music-core/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-03-30Move application.properties to music-restTschaen, Brendan1-9/+0
Issue-ID: MUSIC-572 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: I17d0d0f0dbea1c5944b84c7c7a97342b37606531
2019-09-26Split music src into music-core and music-restArthur Martella5-0/+361
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