Update IT tests in build-cache-maven-extension to be version insensitive.
New tests added in #1061 do test deploy layout which depends on the project version.
However the project used in the test poms was the same as the build-tools version, making the test fail during release.
The fix is to use a separate version as there is no reason to use the actual build-tools version.
Update IT tests in build-cache-maven-extension to be version insensitive.
New tests added in #1061 do test deploy layout which depends on the project version. However the project used in the test poms was the same as the build-tools version, making the test fail during release.
The fix is to use a separate version as there is no reason to use the actual build-tools version.