aboutsummaryrefslogtreecommitdiffstats
path: root/music-core/src/main/java/org/onap/music/datastore/jsonobjects/JsonUpdate.java
AgeCommit message (Collapse)AuthorFilesLines
2020-05-28lowered some code smellsIndrijeet kumar1-5/+1
lowered some code smells Issue-ID: PORTAL-869 Change-Id: I38a7c71f67b05bea076c6a0912712097da2093c7 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2019-11-12Update junitsTschaen, Brendan1-32/+56
Change-Id: Ic08113ccee0c11e541764059632dfb2692eba657 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/+416
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