Format.
This commit is contained in:
parent
ac4eba1ccb
commit
45b36afe15
2 changed files with 3 additions and 12 deletions
|
@ -9,8 +9,7 @@ import java.util.Date;
|
|||
/**
|
||||
* Provides semantic version information.
|
||||
*
|
||||
* @author <a href="https://github.com/ethauvin/semver">Semantic Version
|
||||
* Annotation Processor</a>
|
||||
* @author <a href="https://github.com/ethauvin/semver">Semantic Version Annotation Processor</a>
|
||||
*/
|
||||
public final class {{className}} {
|
||||
public final static String PRERELEASE_PREFIX = "-";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue