We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc1e78 commit 14b3b1aCopy full SHA for 14b3b1a
build.gradle.kts
@@ -69,7 +69,7 @@ publishing {
69
from(components["java"])
70
pom {
71
name = project.name
72
- description = project.description
+ description = "Datadog Instrumentation Helpers for Java"
73
url = "https://github.com/datadog/dd-instrument-java"
74
licenses {
75
license {
0 commit comments