diff --git a/pom.xml b/pom.xml index 5ef077289b4..22932f9cea3 100644 --- a/pom.xml +++ b/pom.xml @@ -73,6 +73,11 @@ + + + ${maven.min.version} + + @@ -288,13 +294,12 @@ true - To build this project JDK ${jdk.min.version} (or upper) is required. Please install it. - + To build this project JDK ${jdk.min.version} (or upper) is required. Please install it. ${jdk.min.version} - (,2.1.0),(2.1.0,2.2.0),(2.2.0,) - Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively. + To build this project Maven ${maven.min.version} (or upper) is required. Please install it. + ${maven.min.version}