mirror of
https://github.com/apache/maven.git
synced 2025-02-21 17:40:48 +00:00
correct comment (#1074)
This commit is contained in:
parent
54afd174ef
commit
38ba581634
@ -37,7 +37,7 @@
|
||||
* <ul>
|
||||
* <li>mixing of '<code>-</code>' (hyphen) and '<code>.</code>' (dot) separators,</li>
|
||||
* <li>transition between characters and digits also constitutes a separator:
|
||||
* <code>1.0alpha1 => [1, 0, alpha, 1]</code></li>
|
||||
* <code>1.0alpha1 => [1, [alpha, 1]]</code></li>
|
||||
* <li>unlimited number of version components,</li>
|
||||
* <li>version components in the text can be digits or strings,</li>
|
||||
* <li>strings are checked for well-known qualifiers and the qualifier ordering is used for version ordering.
|
||||
|
Loading…
x
Reference in New Issue
Block a user