Skip to content

Commit 64e1ab7

Browse files
author
Your GitHub Username
committed
build: updated vendor title
build: added release workflow
1 parent fbb498b commit 64e1ab7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Spring-Annotations/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ dependencies {
2020

2121
jar {
2222
manifest {
23-
attributes 'Implementation-Title': 'com.newrelic.instrumentation.labs.labs.Spring-Annotations'
24-
attributes 'Implementation-Vendor': 'New Relic Labs Labs'
25-
attributes 'Implementation-Vendor-Id': 'com.newrelic.labs.labs'
23+
attributes 'Implementation-Title': 'com.newrelic.instrumentation.labs.Spring-Annotations'
24+
attributes 'Implementation-Vendor': 'New Relic Labs'
25+
attributes 'Implementation-Vendor-Id': 'com.newrelic.labs'
2626
attributes 'Implementation-Version': 1.0
2727
}
2828
}

0 commit comments

Comments
 (0)