aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/main/javadoc
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05Modularized mdbc buildRob Daugherty1-0/+37
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>