GoogleCloudPlatform / functions-framework-java

FaaS (Function as a service) framework for writing portable Java functions
Apache License 2.0
133 stars 63 forks source link

fix(functions): include Implementation-Version key in invoker jar manifest #221

Closed garethgeorge closed 1 year ago

garethgeorge commented 1 year ago

Update invoker manifest to set the Implementation-Version key on the generated Jar file. See https://maven.apache.org/shared/maven-archiver/examples/manifest.html