rootProject.name = 'opentelemetry-java-instrumentation-demo'
include "agent"
include "custom"
include "instrumentation"
include "instrumentation:servlet-3"
include "smoke-tests"