Add frcYear to example vendordep json (#22)

This commit is contained in:
Ryan Blue 2023-11-01 11:52:30 -04:00 committed by GitHub
parent 3ebefef9cd
commit 24d5ee1a5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
"fileName": "ExampleVendorJson.json", "fileName": "ExampleVendorJson.json",
"name": "ExampleVendorDep", "name": "ExampleVendorDep",
"version": "0.0.1", "version": "0.0.1",
"frcYear": "2024",
"uuid": "Generate A Unique GUID https://guidgenerator.com/online-guid-generator.aspx and insert it here", This line is to purposely make this fail to parse "uuid": "Generate A Unique GUID https://guidgenerator.com/online-guid-generator.aspx and insert it here", This line is to purposely make this fail to parse
"mavenUrls": [ "mavenUrls": [
"ThisNeedsToBeTheRootMavenUrl" "ThisNeedsToBeTheRootMavenUrl"