Remove link to java.time example.

This commit is contained in:
Erik C. Thauvin 2023-11-10 23:24:10 -08:00
parent 4a6fa98d46
commit 1f9664cb7f

View file

@ -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: