Skip to content

Commit 97fe851

Browse files
authored
Merge pull request #1553 from lesserwhirls/ncidv
Update Implementation-Title for ncIDV
2 parents 15d4d0d + 8791575 commit 97fe851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

uber-jars/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ val buildNcIdv =
8686

8787
doFirst {
8888
manifest.attributes(project(":cdm-core").tasks.jar.get().manifest.attributes)
89-
manifest.attributes["Implementation-Title"] = "ncIdv jar"
89+
manifest.attributes["Implementation-Title"] = "CDM for the IDV (ncIdv)"
9090
manifest {
9191
attributes["Built-On"] = SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ssZ").format(Date())
9292
}

0 commit comments

Comments
 (0)