Changed Version
to GeneratedVersion
This commit is contained in:
parent
7bfed925e3
commit
b3e4fe630f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<TITLE>Semantic Version Annotation Processor</TITLE>
|
<TITLE>Semantic Version Annotation Processor</TITLE>
|
||||||
</HEAD>
|
</HEAD>
|
||||||
<BODY>
|
<BODY>
|
||||||
An annotation processor that automatically generates a <code>Version</code> class containing the semantic version (major, minor, patch, etc.) that is read from a Properties file or defined in the annotation.
|
An annotation processor that automatically generates a <code>GeneratedVersion</code> class containing the semantic version (major, minor, patch, etc.) that is read from a Properties file or defined in the annotation.
|
||||||
|
|
||||||
@since 1.0
|
@since 1.0
|
||||||
</BODY>
|
</BODY>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue