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 75f5f7f commit 4c44c62Copy full SHA for 4c44c62
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
39
jar {
40
manifest {
41
- attributes 'Implementation-Title': 'Java AWS Lambda OpenTracing Instrumentation', 'Implementation-Version': '1.0.1'
+ attributes 'Implementation-Title': 'AWS Lambda OpenTracing Java SDK', 'Implementation-Version': '1.0.1'
42
}
43
44
0 commit comments