Hi,
I use Jenkins with the Deploy to Container Plugin and I can deploy to my server (glassfish).
The app looks like this:
Test.war
But I want to add the version after the app name.
Example:
Test-1.0.war
Could someone tell me what configuration is needed so that when accessing the glassfish control panel (4848) the app name is with the version?