We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15d4d0d + 8791575 commit 97fe851Copy full SHA for 97fe851
1 file changed
uber-jars/build.gradle.kts
@@ -86,7 +86,7 @@ val buildNcIdv =
86
87
doFirst {
88
manifest.attributes(project(":cdm-core").tasks.jar.get().manifest.attributes)
89
- manifest.attributes["Implementation-Title"] = "ncIdv jar"
+ manifest.attributes["Implementation-Title"] = "CDM for the IDV (ncIdv)"
90
manifest {
91
attributes["Built-On"] = SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ssZ").format(Date())
92
}
0 commit comments