Merge pull request #482 from eighty4:patch-1

* pr/482:
  Fix typo
This commit is contained in:
Stephane Nicoll
2017-08-13 15:31:44 +02:00

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`