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>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.