Add testing for multiple version from one base version

This commit is contained in:
Stephan Schnabel 2023-07-12 11:20:22 +02:00
parent cb4f194445
commit ded3da27eb
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
4 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,3 @@
version=${version.org.keycloak}
version=${version.org.keycloak.test}
timeout=PT5m
jar=${project.build.directory}/${project.build.finalName}.jar