Skip to content

Commit 4c44c62

Browse files
author
John Watson
authored
Update build.gradle
Updated the title to match the README
1 parent 75f5f7f commit 4c44c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838

3939
jar {
4040
manifest {
41-
attributes 'Implementation-Title': 'Java AWS Lambda OpenTracing Instrumentation', 'Implementation-Version': '1.0.1'
41+
attributes 'Implementation-Title': 'AWS Lambda OpenTracing Java SDK', 'Implementation-Version': '1.0.1'
4242
}
4343
}
4444

0 commit comments

Comments
 (0)