Add testing for multiple version from one base version

This commit is contained in:
Stephan Schnabel 2023-07-12 11:20:22 +02:00 committed by Stephan Schnabel
parent ed7b7ef82a
commit 8314d8fab0
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