subprojects {
plugins.withId("java") {
archivesBaseName = "opentelemetry-sdk-extension-${project.name}"
}