This commit is contained in:
Stephane Nicoll
2015-07-24 15:25:23 +02:00
parent 58f0f0ba12
commit 826396a886

View File

@@ -23,7 +23,7 @@ import org.springframework.util.Assert
/**
* Define the version number of a module. A typical version is represented
* as {@code MAJOR.MINOR.PATCH.QUALIFER} where the qualifier can have an
* as {@code MAJOR.MINOR.PATCH.QUALIFIER} where the qualifier can have an
* extra version.
* <p>
* For example: {@code 1.2.0.RC1} is the first release candidate of 1.2.0