Description
The version may contain some special expression, which are considered as a constant.
However, the following version is treated as valid too:
<version>${sha1}${var}</version>
The validator should check every expression and verify they're all constants.