File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -178,9 +178,9 @@ It is possible to use your own customized templates. You just have to put one of
178178
179179> Use [default templates](https://github.com/fvarrui/JavaPackager/tree/master/src/main/resources) as examples.
180180
181- A map called `info` is passed to all templates when they are rendered with next properties :
181+ A map called `info` is passed to all templates when they are rendered with next keys :
182182
183- | Property | Type | Description |
183+ | Key | Type | Description |
184184| ------------------------------- | ------- | ------------------------------------------------ |
185185| `${info.name}` | String | Same as `name` plugin property. |
186186| `${info.displayName}` | String | Same as `displayName` plugin property. |
You can’t perform that action at this time.
0 commit comments