Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa f7a453bfd87edfca8c344b8809deb38608a4a7c1 Bump liquibase to version 4.32.0
Herman Muhereza <hermanmuhereza22@gmail.com> Herman Muhereza <hermanmuhereza22@gmail.com> 55c3e6d6f86c31aa411ceb9d639968c9c4c58df8 TRUNK-6354: Add the ProviderRole domain object to core (#5069)
* TRUNK-6354: Add the ProviderRole domain object to core

* add liquibase changesets for provider role

* Update Liquibase changesets to use int instead of int(11)

* Add fix as requested in reviews

* remove the module prefix

* use a more meaningful name for the foreign key

* remove defaultvaluenumeric=0 from creator column