aboutsummaryrefslogtreecommitdiffstats
path: root/music-core/src/main/java/org/onap/music/datastore/MusicDataStoreHandle.java
AgeCommit message (Collapse)AuthorFilesLines
2020-01-27Further MusicCassaCore TestingTschaen, Brendan1-0/+3
Change-Id: I6314a6ea15e3787b840050deb04190e1928c20e2 Issue-ID: MUSIC-521 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-09-26Split music src into music-core and music-restArthur Martella1-0/+124
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