What is the build number for Crowd 4.3.5?
I know this page list various version and build numbers but it is yet to be updated with 4.3.5
https://confluence.atlassian.com/crowdkb/crowd-build-and-version-numbers-reference-703401603.html
Have you a Crowd of that version installed? If so the build number is displayed on the footer.
Hope this helps.
1637
Yes. I know it is in the footer. I was just hoping not to stand up a instance of that version first to find out the number.
Our setup is Infrastructure As Code, and we have a process to overwrite the crowd.cfg.xml settings on each deployment, with our preferred values. Within crowd.cfg.xml, the buildNumber is listed, hence I want the buildNumber so I overwrite that value with the correct number of this version of Crowd.
<application-configuration>...<buildNumber><%= @Build_number %></buildNumber>
...
</application-configuration>
It looks like you're new here. Sign in or register to get started.