aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/test/java/org/openecomp/sdnc/sli/resource/dblib
AgeCommit message (Collapse)AuthorFilesLines
2018-11-06Self contain the unit testsTschaen, Brendan3-376/+0
Change-Id: Ib160116a075a1634f9d9cb6bf2527a010fc0e573 Issue-ID: MUSIC-177 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2018-11-05Modularized mdbc buildRob Daugherty3-0/+376
The mdbc pom should inherit from oparent. The top-level pom should not build the jar directly. It should be a parent pom for mdbc submodules. The first submodule will be called mdbc-server. Note: the "mdbc" jar will now be called "mdbc-server". Change-Id: I4456e659b7494641e5b3cefd540eb62a149b79a4 Issue-ID: MUSIC-175 Signed-off-by: Rob Daugherty <rd472p@att.com>