rootProject.name = "microservices-dalab" // Include all microservices and the new protos project include("da-protos") include("da-discovery") include("da-catalog") include("da-policyengine") include("da-reporting") include("da-autolabel") include("da-autoarchival") include("da-autodelete") include("da-autocompliance") include("da-admin-service") // Potentially include other future services here // include("da-admin-service")