Remove link to java.time example.
This commit is contained in:
parent
4a6fa98d46
commit
1f9664cb7f
1 changed files with 0 additions and 2 deletions
|
@ -134,8 +134,6 @@ The mustache variables automatically filled in by the processor are:
|
||||||
| `{{separator}}` | The version separator. | `String` |
|
| `{{separator}}` | The version separator. | `String` |
|
||||||
| `{{semver}}` or `{{version}}` | The full semantic version. | `String` |
|
| `{{semver}}` or `{{version}}` | The full semantic version. | `String` |
|
||||||
|
|
||||||
Please also look at this [example](https://github.com/ethauvin/mobibot/blob/master/version.mustache) using [`java.time`](https://docs.oracle.com/javase/8/docs/api/java/time/package-summary.html)
|
|
||||||
|
|
||||||
## Elements & Properties
|
## Elements & Properties
|
||||||
|
|
||||||
The following annotation elements and properties are available:
|
The following annotation elements and properties are available:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue