Closes gh-482
This commit is contained in:
Adam Bennett
2017-08-12 12:42:24 -05:00
committed by Stephane Nicoll
parent 6c5400b340
commit 1afca35f0a

View File

@@ -146,7 +146,7 @@ The following attributes are supported:
* Project type: `type` (`maven-project`, `gradle-project`)
* Packaging: `packaging` (`jar`, `war`)
* Group: `groupId`
* Artifact: `artifact`
* Artifact: `artifactId`
* Name: `name`
* Description: `description`
* Package Name: `packageName`