8beb802437
We should have consistent line endings in our repository; now that we have a .gitattributes file, update the repository contents to match expectations.
7 lines
167 B
JSON
7 lines
167 B
JSON
{
|
|
"name": "Java with Maven",
|
|
"description": "Build and test a Java project with Apache Maven.",
|
|
"iconName": "maven",
|
|
"categories": ["Java", "Maven"]
|
|
}
|