Hibernate Compatibility Module
Hibernate Compatibility
Tests: Testless build
Duration: 31 seconds
Changes: Who: Ian Bacher
Why: Updating repository URLs to HTTPS
For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364

If this commit causes issues, please feel free to revert

Who: Ruhanga <41738040+Ruhanga@users.noreply.github.com>
Why: Adding support for alpha versions (#6)

Who: Ian Bacher
Why: Update release script to support semvers (#7)
* Uses a POSIX-compatible version of the regex for identifying semvers
* Reserves the ending -SNAPSHOT for development versions so we don"t break the logic that follows

See: https://talk.openmrs.org/t/easing-semver-constraint-on-releasing-modules-from-bamboo/27716/2

Who: Burke Mamlin <burke@openmrs.org>
Why: Fix sourceforge rsync transfers
Sourceforge key is now under a sourceforge subfolder. Use "openmrs" username.

Who: Ian Bacher
Why: Update release-prepare-perform.sh
Hopefully fix the regex issue
Changes by 3 people