Skip to content

Commit

Permalink
Merge pull request #117 from buildpacks/remove-version-from-bom
Browse files Browse the repository at this point in the history
Removes version key from bom in io.buildpacks.build.metadata.label

Signed-off-by: Ben Hale <bhale@vmware.com>
  • Loading branch information
nebhale authored Jul 27, 2020
2 parents 04406d6 + 4a711ac commit 993e5b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,6 @@ Where:
"bom": [
{
"name": "<bom-entry-name>",
"version": "<bom-entry-version>",
"metadata": {
// arbitrary buildpack provided metadata
},
Expand Down

0 comments on commit 993e5b9

Please sign in to comment.